1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/env-bootstrap
Wez Furlong c66e8f5c5e use $WEZTERM_LOG to configure log levels ad-hoc
80214319ae broke the use of RUST_LOG to
turn up trace logging.

This commit refactors logger initialization into the env-bootstrap crate
so that it is centralized, and adopts the use of `WEZTERM_LOG` to
override the default logging filters, rather than `RUST_LOG`.
2020-12-23 12:19:19 -08:00
..
src use $WEZTERM_LOG to configure log levels ad-hoc 2020-12-23 12:19:19 -08:00
Cargo.toml use $WEZTERM_LOG to configure log levels ad-hoc 2020-12-23 12:19:19 -08:00