RE: question about logging

2003-02-19 Thread Stillwell, Chris
age- > From: Sri Sankaran [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 19, 2003 8:20 AM > To: Struts Users Mailing List > Subject: RE: question about logging > > > Struts itself uses commons logging. So you can simply > include the necessary jars from common

RE: question about logging

2003-02-19 Thread Sri Sankaran
Struts itself uses commons logging. So you can simply include the necessary jars from commons logging and say, log4j/jdk1.4 in conjunction with the respective properties files in your classpath to control how the messages are output. You can learn a lot more about it at http://jakarta.apache.o