Friday, May 17, 2013

Make log4j display which file it used to configure itself?

Notes to myself:

simply add log4j.debug to the JVM system variables. For example:
java -Dlog4j.debug -cp ... some.class.name

Log4j FAQ

Google+