libgocryptfs/internal/tlog
Jakob Unterwurzacher eb42e54182 tlog: only enable color if both stderr and stdout are a terminal
This

    gocryptfs -init /does/not/exist 2> err.log

used to write escape codes into err.log. Stop doing that.
2021-12-11 15:37:13 +01:00
..
log.go tlog: only enable color if both stderr and stdout are a terminal 2021-12-11 15:37:13 +01:00
tlog_test.go tlog: always trim trailing newlines 2018-09-23 11:28:49 +02:00