Hi John,

> Am 05.02.2025 um 23:30 schrieb John Jeong <john.y.je...@gmail.com>:
> 
> 2. Defined the log configuration file in the JVM command like the following
> 
> ${JAVA_HOME}/bin/java -classpath ${CLASSPATH}
> -Dlog4j.configurationFile=file:/opt/JCS/test/config/log4j2.xml TestMain

JCS uses java.util.logging by default. To switch to Log4J2, you need the system 
property -Djcs.logSystem=log4j2
See https://commons.apache.org/proper/commons-jcs/UpgradingFrom2x.html

Bye, Thomas 
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to