pub fn set_minimum_severity(severity: Severity)
Expand description

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