Expand description
Structured event logging for observability Structured event logging for observability
Provides consistent, structured event logging throughout ant-quic. Events are categorized by component and severity for easy filtering and analysis.
Structs§
- Actor
Tick Metrics - Actor tick metrics for monitoring loop fairness
- Actor
Tick Snapshot - Snapshot of actor tick metrics
- Structured
Event - A structured event with typed fields
- Structured
Event Builder - Builder for structured events
- Tick
Guard - Guard that records tick duration on drop
Enums§
- Event
Component - Component that generated the event
- Event
Kind - Kinds of events that can be logged
- Event
Severity - Event severity levels