Function evdev_rs::logging::get_log_priority
source · 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.