ZIm/crates/zlog
Ben Kunkle 136e83e0b1
zlog: Fix incorrect assumption with filters (#29428)
- **do not assume logs over LEVEL_ENABLED_MAX_STATIC (the static global
log level) are enabled**
- **make it so filters that are just module names get overridden by
submodule path filters**

Closes #ISSUE

Release Notes:

- N/A
2025-04-25 16:11:58 +00:00
..
src zlog: Fix incorrect assumption with filters (#29428) 2025-04-25 16:11:58 +00:00
Cargo.toml zlog: Use zlog as default log implementation (#28612) 2025-04-14 14:17:07 +00:00
LICENSE-GPL zlog: Init (#27273) 2025-03-21 20:08:03 +00:00