Expand description
Canonical Structured Logging
Accumulates context throughout event processing, emits ONE log line at the end.
When the otel feature is enabled, trace context (trace_id, span_id) is automatically
included in emitted logs for correlation with distributed traces.