java – Log4j2 on Tomcat on Windows produces warning unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
java – Log4j2 on Tomcat on Windows produces warning unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
Ok, After diggind into the log4j2 code, I found a hidden runtime parameter that needs to be specified:
-Dlog4j.skipJansi=true