Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 13:30:17 +01:00
fde5ec36e7
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.
3 Zeilen
107 B
INI
3 Zeilen
107 B
INI
log4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
|
log4j.skipJansi=true
|