# Objective Fixes #13982 ## Solution ~~Adds a new field to `bevy_log::LogPlugin`: `ansi: bool`~~ Documents the use of `std::env::set_var("NO_COLOR", "1");` to disable colour output in terminals. ## Testing Yes, all tests passed when I ran `cargo run -p ci -- test` and `cargo run -p ci -- lints` I have only tested the code on my Mac, though I doubt this change would have any affect on other platforms. --- |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||