diagnostics_log

Function set_minimum_severity

Source
pub fn set_minimum_severity(severity: impl Into<Severity>)
Expand description

Sets the global minimum log severity. IMPORTANT: this function can panic if initialize wasn’t called before.