init_logger_for_testing

Function init_logger_for_testing 

Source
pub fn init_logger_for_testing(
    stdout_level: Option<LevelFilter>,
) -> Result<LogGuard>
Expand description

ยงErrors

Returns an error if initializing the logger fails.