pub fn set_minimum_severity(severity: impl Into<Severity>)
Sets the global minimum log severity. IMPORTANT: this function can panic if initialize wasn’t called before.
initialize