I have embedded Tomcat 5.5 into our application. Works great.
Right now it spits way to much information to STDERR by default
including all the INFO from myFaces JSF.
 
I have read many discussions on how to incorporate log4j  etc, to take
control of the logging, but could never get it to work.
Could somebody please post a clean, easy example, for configuring an
embedded Tomcat for real (and quiet) logging.
It seems like the fact that it's embedded complicates things.
 
Thanks,
 
John

Reply via email to