Module logging

Source

Modules§

custom
Build your own error logger - example implementation
log_impl
Standard logging implementation for common logging crates
tracing_impl

Traits§

ErrorLogger
Trait for error logging adapters

Functions§

log_error
Log an error with the appropriate level
logger
Get the current logger, if one is registered
register_logger
Register a logger for errors