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: