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