ixa::log

Function set_module_filters

Source
pub fn set_module_filters<S: ToString>(module_filters: &[(&S, LevelFilter)])
Expand description

Sets the level filters for a set of modules according to the provided map. Use this instead of set_module_filter() to set filters in bulk.