Module logging

Module logging 

Source
Available on crate feature logging only.
Expand description

Logging utilities

Functionsยง

init_default
Initialize logging with default configuration
init_with_level
Initialize logging with custom level
log_connection_closed
Log connection closed
log_connection_established
Log connection established
log_error
Log error with context
log_message_received
Log message received
log_message_sent
Log message sent
log_performance_metrics
Log performance metrics
log_server_shutdown
Log server shutdown
log_server_start
Log server startup
log_warning
Log warning with context