libgocryptfs/internal/tlog
Jakob Unterwurzacher 1ed08c7384 tlog: disable color codes when switching to syslog
When gocryptfs was started on a terminal and later
daemonized, the color codes stayed active in the syslog
output.

The codes are not visible in "journalctl -f", which is why
I have not noticed it yet, but they do show up in normal
syslog as the usual "#033[33m" crap.
2018-10-17 22:34:30 +02:00
..
log.go tlog: disable color codes when switching to syslog 2018-10-17 22:34:30 +02:00
tlog_test.go tlog: always trim trailing newlines 2018-09-23 11:28:49 +02:00