Перейти к основному содержимому
Перейти к основному содержимому

Deno

This guide Integrates the following:

  • Logs
примечание

Currently only supports OpenTelemetry Logging. For tracing support, see the following guide.

Logging

Logging is supported by exporting a custom logger for the std/log module.

Example usage:

Run the application