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