pub fn quick_log_level<S: LevelInto, P: Into<String>>( level: S, path: Option<P>, ) -> SimpleResult<()>