RE: Log4j and Tomcat howto?

2003-06-26 Thread Shapira, Yoav
Howdy, It's pretty much all covered in the log4j documentation. It's covered in depth in the full log4j book which you can purchase. Don't confuse the Logger tags in tomcat's server.xml with log4j Loggers. They're not the same. Here's a way to get started: - Go through the log4j introduction

RE: Log4j and Tomcat howto?

2003-06-26 Thread Mike Curwen
I really liked this page: http://www.vipan.com/htdocs/log4jhelp.html It helped me get started with log4j. One warning though, it is out of date, so you'll have to change some of the code examples. But otherwise, the other stuff is still pretty relevant. -Original Message- From: