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.
pub fn set_global_logger(l: Logger) -> GlobalLoggerGuard
Set global Logger
that is returned by calls like logger()
outside of any logging scope.