Common logging config

Richard Almquist ralmquist@ssi-corp.com
Wed Dec 5 21:25:00 GMT 2007


Tony,

To configure common-logging to use JDK logger. Create a file named 
"commons-loggin.properties" with the following:

org.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger

In a webapp this would go into WEB-INF/classes directory.
I'm not sure where to put it for the routing engine.

Richard



More information about the Gcc mailing list