Deno
This guide Integrates the following:
-
Logs
NoteCurrently 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:
Logs
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: