[slf4j-user] Configuring JCL over SLF4J
Kees de Kooter
kdekooter at gmail.com
Mon Dec 5 16:37:33 CET 2005
I am working on a (tomcat) web app using spring and hibernate. Both
use commons logging. My own code uses slf4j (of course ;) + log4j.
No when I start my app under tomcat a lot of spring and hibernate
logging appears on the console. The logging of my app is written to
the file confgirued in log4j.xml.
How can I send the JCL logging to the same log file?
Kees
More information about the slf4j-user
mailing list