pub fn get_log_priority() -> LogPriority
Expand description
Return the current log priority level. Messages higher than this level are printed, others are discarded. This is a global setting.
pub fn get_log_priority() -> LogPriority
Return the current log priority level. Messages higher than this level are printed, others are discarded. This is a global setting.