Function init_logger_for_testing

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