On Wed, 13 Aug 2003, Raj Atchutuni wrote:

> Date: Wed, 13 Aug 2003 10:38:51 -0700 (PDT)
> From: Raj Atchutuni <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: RE: Helllllllllllllo  - Digester Issue
>
> Craig,
> We are using "log4j-1.2.5.jar".
> following is my log4j.properties file
> -------------------------------------
>

Somebody somewhere must have a setting that turns on trace mode for
Digester stuff in order to get that output.  Try adding something like:

  log4j.logger.org.apache.commons.digester=WARN, stdout

Struts also uses commons-logging, so you can control it's logging levels
by changing the level for "org.apache.struts".

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to