bevy/crates/bevy_log
Jerome Humbert 0db1f4cd16 Clarify RUST_LOG override over LogSettings (#3095)
# Objective

Clarify the fact that setting the `RUST_LOG` environment variable
overrides any setting from the `LogSettings` resource.

## Solution

Update docstring comment for `LogSettings`.
2021-11-11 01:43:51 +00:00
..
src Clarify RUST_LOG override over LogSettings (#3095) 2021-11-11 01:43:51 +00:00
Cargo.toml fix tracing-subscriber to =0.2.24 (#3102) 2021-11-10 22:56:14 +00:00