Update TerminalConsoleAppender to 1.2.0
Add log4j.skipJansi to prevent Log4j from initializing a Jansi terminal. It is redundant because this is handled by TCA and it will be only active for a few seconds until TCA is loaded.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
log4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
||||
log4j.skipJansi=true
|
||||
|
Reference in New Issue
Block a user