ZIm/crates/zed
Ben Kunkle 66dd6726df
zlog: Support configuring log levels with env var (#28544)
Reimplemented logic from `env_logger` to parse log configuration from
environment variables.

Had to re-implement instead of using `env_filter` crate that
`env_logger` uses, as it does not export the information required to
integrate it.


Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-04-10 22:00:44 +00:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources macOS: Add support for external file managers to open directory in Zed (#26357) 2025-03-10 15:21:39 +05:30
src zlog: Support configuring log levels with env var (#28544) 2025-04-10 22:00:44 +00:00
build.rs Switch fully to Rust Livekit (redux) (#27126) 2025-03-28 17:58:23 +00:00
Cargo.toml zlog: Support configuring log levels with env var (#28544) 2025-04-10 22:00:44 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Restore the default release channel (#23671) 2025-01-26 09:19:24 +00:00