Skip to main content

Module logging

Module logging 

Source
Expand description

Logging and tracing environment variables

Modules§

otlp
OTLP (OpenTelemetry Protocol) tracing configuration

Constants§

DYN_LOG
Log level (e.g., “debug”, “info”, “warn”, “error”)
DYN_LOGGING_CONFIG_PATH
Path to logging configuration file
DYN_LOGGING_JSONL
Enable JSONL logging format
DYN_LOGGING_SPAN_EVENTS
Enable span event logging (create/close events)
DYN_LOG_USE_LOCAL_TZ
Use local timezone for logging timestamps (default is UTC)
DYN_SDK_DISABLE_ANSI_LOGGING
Disable ANSI terminal colors in logs