No, I'm not. I'm using the default install of Struts 1.2.9 with Tomcat 5.5. Essentially "out of the box" the commons-logging functionality in Struts will write to the current day's "catalina.log" file. This is not optimal, but it is workable. And it does log messages properly; however it is only logging INFO level and above level messages.
Apparently my "isDebugEnabled" flag hasn't been set as far as Struts is concerned, and I'm looking for a configuration setting that I've missed to set my loging level (possible in my web.xml file or struts-config.xml file). I wasn't certain if this issue was more pertaining to commons-logging or Struts, so I posted this message in both listservs. Darren -----Original Message----- From: C. Grobmeier [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 11:20 AM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I'm having a hard time turning on debugging in Apache struts (which is using > commons logging). > > I know this should be easy to do, however I'm having a hard time finding the > information on the web. > > Can anyone here tell me how to configure commons logging so that it will > display DEBUG level statements, please (currently it displays on INFO level > and above)? i have the same problem. Are using jetty too? Chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEjtegkv8rKBUE/T4RAuM3AJ9wIFal4fL2X+nmRLKYYqnbGTcb7wCfc5WZ BtuotHXab0mYb5ClRsvAlwY= =pSY+ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]