Skip to content
Unverified Commit 02771e14 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Don't log with colors when we are writing to a tty (#7525)



* Don't log with colors when we are writing to a tty

This fixes a regression that was introduced by the switch to tracing.
Before we killed all colors before writing to a tty, this pr brings the
behaviour back.

* Remove accidentally added crate

* Review feedback

* More feedback

* Update client/cli/src/logging.rs

Co-authored-by: default avatarAndré Silva <[email protected]>

* Update client/cli/src/logging.rs

Co-authored-by: default avatarAndré Silva <[email protected]>

Co-authored-by: default avatarAndré Silva <[email protected]>
parent e26a46a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment