init_raw

Function init_raw 

Source
pub(crate) fn init_raw(
    loggers: Vec<Box<dyn Log>>,
    level: LevelFilter,
) -> Result<FlushGuard, SetLoggerError>