pub fn stderr_admits(level: Level) -> boolExpand 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.