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
_______________________________________________
user mailing list
[email protected]
http://slf4j.org/mailman/listinfo/user

Reply via email to