Module logging

Module logging 

Source
Expand description

Structured logging module with correlation ID support

Provides comprehensive logging capabilities with structured output and correlation tracking.

Structs§

CorrelationLogger
Logger specifically for correlation tracking
LogAggregator
Log aggregator for collecting and analyzing logs
LogContext
Context for structured logging
LogEntry
Structured log entry
LogStatistics
Statistics about collected logs
ObservabilityLogger
Observability-aware logger that combines structured logging with telemetry
StructuredLogger
Main structured logger

Enums§

LogLevel
Log levels for structured logging