Function logid::logging::filter::set_filter

source ·
pub fn set_filter<T>(into_filter: T) -> Result<(), FilterError>where
    T: Into<FilterConfig>,