ZIm/crates/zlog
Michael Sloan 3e8565ac25
Initialize zlog default filters on init rather than waiting for settings load (#32209)
Now immediately initializes the zlog filter even when there isn't an env
config. Before this change the default filters were applied after
settings load - I was seeing some `zbus` logs on init.

Also defaults to allowing warnings and errors from the suppressed log
sources. If these turn out to be chatty (they don't seem to be so far),
can bring back more suppression.

Release Notes:

- N/A
2025-06-06 00:49:30 -06:00
..
src Initialize zlog default filters on init rather than waiting for settings load (#32209) 2025-06-06 00:49:30 -06: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