Deno
This guide Integrates the following:
- Logs
note
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:
This guide Integrates the following:
Currently only supports OpenTelemetry Logging. For tracing support, see the following guide.
Logging is supported by exporting a custom logger for the std/log
module.
Example usage:
Was this page helpful?