Skip to main content

stderr_admits

Function stderr_admits 

Source
pub fn stderr_admits(level: Level) -> bool
Expand description

Does the current STDERR verbosity admit a record of level? Error/Fatal are handled unconditionally by the caller (the project’s deliberate always-emit-errors divergence); this governs the verbosity-gated levels.