Function gstreamer::log::set_threshold_for_name

source ·
pub fn set_threshold_for_name(name: &str, level: DebugLevel)
Expand description

Sets all categories which match the given glob style pattern to the given level.

§name

name of the categories to set

§level

level to set them to