Module logging

Module logging 

Source
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§

LoggingConfig
Logging configuration
OperationContext
Network operation context for tracing

Enums§

LogLevel
Log level configuration
NetworkEventType
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