Skip to main content

should_publish_log

Function should_publish_log 

Source
pub fn should_publish_log(
    current_log_level: LogLevel,
    log_level: LogLevel,
) -> bool
Expand description

Return whether a log event should be published for the configured level.