Expand description
Structured logging and tracing support
Provides enhanced logging capabilities with:
- Structured event logging
- Tracing spans for operations
- Context propagation
- Log filtering and formatting
Structs§
- Logging
Config - Logging configuration
- Operation
Context - Network operation context for tracing
Enums§
- LogLevel
- Log level configuration
- Network
Event Type - Network event types for structured logging
Functions§
- connection_
span - Create a span for a connection operation
- dht_
span - Create a span for a DHT operation
- network_
span - Create a span for a network operation