Structs§
- Lite
Logger - Implements
Log
and a set of simple builder methods for configuration. - Logger
- Implements
Log
and a set of simple builder methods for configuration.
Functions§
- init
- Initialise the logger with its default configuration.
- init_
by_ env Deprecated - Use
init_with_env
instead. - init_
utc - Initialise the logger with its default configuration.
- init_
with_ env - Initialise the logger with the
RUST_LOG
environment variable. - init_
with_ level - Initialise the logger with a specific log level.