A "gradle run" of a Java application on a Linux terminal (xfce4-terminal) that outputs SLF4J logs prints all text in plain boring white.
To clarify a bit more, I'd like this to happen automatically without any change to existing log statements.
What's the best way to color those ERROR/WARN/INFO/DEBUG output lines? (Ex. Red/Yellow/Green/Blue)