Modules§
- custom
- Build your own error logger - example implementation
- log_
impl - Standard logging implementation for common logging crates
- tracing_
impl
Traits§
- Error
Logger - 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