So, if I'm deploying Tomcat 5.5. and compiling MailReader under Java 1.5, what do I need to do to adjust the logging level past "INFO".
Which begs the question: Do we still need so much logging in the MailReader? It's much easy to debug a web application in an IDE these days, and the logging statements tend to complicate the design. I wouldn't want to hedge on error handling (MailReader could actually use some more), but I don't know if the logging statements help or hinder at this point. To demonstrate logging, we could also do an example in the Cookbook application instead, and maybe show using different logging levels and such. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]