-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Labels
crate/subscriberRelated to the `tracing-subscriber` crateRelated to the `tracing-subscriber` crate
Description
ansi_term
requires Windows 10 programs to explicitly enable ANSI support.
Without doing this, using cargo run
or cargo run --release
display tracing
logs correctly, but when running the binary installed with cargo install --path .
it results in broken ANSI strings.
Is this something you think tracing
should fix out of the box, should just be communicated in the docs?
gilescope, dani-garcia, MartinKavik, lambdalisue, YaLTeR and 2 more
Metadata
Metadata
Assignees
Labels
crate/subscriberRelated to the `tracing-subscriber` crateRelated to the `tracing-subscriber` crate