set_global_logger

Function set_global_logger 

Source
pub fn set_global_logger(l: Logger) -> GlobalLoggerGuard
Expand description

Set global Logger that is returned by calls like logger() outside of any logging scope.