Hi,
I noticed that a log file specified via --log-file together with --no-log-color still contains the ANSI color escape sequences.
How to reproduce
Perform e.g.:
ugrd --no-log-color --log-file log ./
and check the log file for colors.
Used versions
Not urgent or important at all! Just wanted to mention since I stumbled across this.