Peter Neu ha scritto:
I see this struts logging INFO for example:

01.09.2006 11:31:46 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.taglib.html.LocalStrings',
returnNull=true

Try to use Leon's suggestion:

log4j.logger.org.apache.struts=ERROR, myAppender

Probably the Struts logger is not the root logger... 8-|
If it does not work, retry setting the additivity to false.


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

Reply via email to