set_level_of

Function set_level_of 

Source
pub fn set_level_of(name: impl Into<String>, level: impl Into<Option<Level>>)
Expand description

Sets the level of a target.

Records above this level are hidden. Use None to hide all records.