pub fn parse_log_verbosity<'a>( verbosity: &'a str, module_path: &'a str, ) -> Vec<(Option<&'a str>, LevelFilter)>