How do I turn off logging from Tomcat 5.5.27 components that I don't care about. I see a lot of the following in my applications log file:
DEBUG SmapUtil.java.copyConstantPool():446 52 copying 2 bytes I'm sure this is a log4j configuration issue but I can't figure it out. My app has a log4j config file and Tomcat has its own config file but these Tomcat messages are appearing in the application log file Can someone enlighten me as to how to turn off these messages or send them where they belong? Thanks, beeky -- View this message in context: http://www.nabble.com/turning-off-logging-for-Tomcat-5.5.27-components-tp22742535p22742535.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org