Searched refs:STATIC_MAX_LEVEL (Results 1 – 2 of 2) sorted by relevance
34 if lvl <= $crate::STATIC_MAX_LEVEL && lvl <= $crate::max_level() {201 lvl <= $crate::STATIC_MAX_LEVEL
1487 pub const STATIC_MAX_LEVEL: LevelFilter = MAX_LEVEL_INNER; constant