shadow_rs::core::logger::shadow_logger

Function init

Source
pub fn init(
    max_log_level: LevelFilter,
    report_errors_to_stderr: bool,
) -> Result<(), SetLoggerError>
Expand description

Initialize the Shadow logger.