syslog now comes with color coding in version 0.7.0 (24/jan/2019),
see bottom of page
or edit /etc/rsyslog.conf
, add $EscapeControlCharactersOnReceive off
, reboot.
syslog now comes with color coding in version 0.7.0 (24/jan/2019),
see bottom of page
or edit /etc/rsyslog.conf
, add $EscapeControlCharactersOnReceive off
, reboot.
I noticed this last night and was wondering if I had somehow accidentally enabled it. Makes debugging/logging way easier, thank you!