try_log_level_from_str

Function try_log_level_from_str 

Source
pub(crate) fn try_log_level_from_str(log_level: &str) -> Result<Level, String>