Commons Logging
by Wolfram Saringer (2013-06-18)
last change: 2013-06-18
Configure Commons Logging to use Log4J: create the file commons-logging.properties with the following content:
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
and put it in the CLASSPATH