Skip to main content

PRISM_LOG_LEVEL_NONE

Constant PRISM_LOG_LEVEL_NONE 

Source
pub const PRISM_LOG_LEVEL_NONE: PrismLogLevel = 5;
Expand description

Not a message severity. When supplied to prism_set_log_level, it suppresses all messages, since no message has a severity greater than or equal to it.