pub fn init(
    max_log_level: LevelFilter,
    report_errors_to_stderr: bool,
) -> Result<(), SetLoggerError>Expand description
Initialize the Shadow logger.
pub fn init(
    max_log_level: LevelFilter,
    report_errors_to_stderr: bool,
) -> Result<(), SetLoggerError>Initialize the Shadow logger.