Structs§
- Lite
Logger - Implements
Logand a set of simple builder methods for configuration. - Logger
- Implements
Logand a set of simple builder methods for configuration.
Functions§
- init
- Initialise the logger with its default configuration.
- init_
by_ env Deprecated - Use
init_with_envinstead. - init_
utc - Initialise the logger with its default configuration.
- init_
with_ env - Initialise the logger with the
RUST_LOGenvironment variable. - init_
with_ level - Initialise the logger with a specific log level.