parent
c7c4166724
commit
038d2a84e8
1 changed files with 1 additions and 0 deletions
|
@ -471,6 +471,7 @@ fn init_paths() {
|
||||||
fn init_logger() {
|
fn init_logger() {
|
||||||
if stdout_is_a_pty() {
|
if stdout_is_a_pty() {
|
||||||
Builder::new()
|
Builder::new()
|
||||||
|
.parse_default_env()
|
||||||
.format(|buf, record| {
|
.format(|buf, record| {
|
||||||
use env_logger::fmt::Color;
|
use env_logger::fmt::Color;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue