Re: Application logs

2007-12-28 Thread Adam Hardy
e? -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: 27 December 2007 15:42 To: Struts Users Mailing List Subject: Re: Application logs Raghuveer on 27/12/07 05:04, wrote: Is there way in struts to use logging configuration by declaratively.? What is the role of

RE: Application logs

2007-12-27 Thread Al Sutton
he job for most webapps, so Raghuveer, is there any reason you're logging at using commons-logging, or are you just looking to use it because other people have? -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: 27 December 2007 15:42 To: Struts Users Mailing List Subj

Re: Application logs

2007-12-27 Thread Adam Hardy
Raghuveer on 27/12/07 05:04, wrote: Is there way in struts to use logging configuration by declaratively.? What is the role of commons logging.. How to use this directly in code ..in java files and jsp files? Hi again, commons-logging is a logging-framework-neutral wrapper, the use of wh