Expand description
Structured logging initialization with JSON support and OpenTelemetry integration
This module provides comprehensive logging capabilities including:
- Structured JSON logging
- File output with rotation
- OpenTelemetry tracing integration
- Configurable log levels
Structs§
- Logging
Config - Logging configuration
Functions§
- init_
logging - Initialize logging with the given configuration
- init_
logging_ with_ otel - Initialize logging with OpenTelemetry tracing layer