ZIm/crates/zed/src
Thorsten Ball 522692ef50
linux: Quiet some noisy logs when logging to file (#13260)
zbus, naga, and some parts of blade are pretty noisy at the INFO level.
zbus especially dumps large debug dumps into the logs.

So on Linux, when logging to a file, we reduce that noise. That means
one still gets the full firehose when doing `RUST_LOG=info cargo run`,
but not in the logs.


Release Notes:

- N/A
2024-06-19 14:09:25 +02:00
..
zed Keyboardable buttons in linux alerts (#13235) 2024-06-18 14:58:10 -06:00
main.rs linux: Quiet some noisy logs when logging to file (#13260) 2024-06-19 14:09:25 +02:00
reliability.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
zed.rs Show location of log file when using zed: open log (#13252) 2024-06-19 12:21:28 +02:00