Expand description
Have multiple loggers implementing log::Log
at once.
Structsยง
- Multi
Logger ๐Forward log messages to multiplelog::log
receivers. - Produced when trying to install additional loggers when
crate::setup_logging
has not been called.
Staticsยง
- HAS_
MULTI_ ๐LOGGER - MULTI_
LOGGER ๐
Functionsยง
- Install an additional global logger.
- Install an additional global logger.
- Install the multi-logger as the default logger.