Crate alterable_logger
source ·Expand description
This module implements a thin wrapper for “log” allowing to replace the actual logger implementation at run time.
Functions
- Configure/Re-configure logger
- Set new logger
- Set a new filter level
This module implements a thin wrapper for “log” allowing to replace the actual logger implementation at run time.