I saw another thread about this already, and the suggestions were to turn off dev mode (I'm not running devmode), or to filter them out in my logging mechanism.

I have log4j.xml in my .war file, and I use it to control logging in all my classes, but I can't find the right magical incantation to turn this one off. Currently I'm using:

<category name="com.opensymphony.xwork2.util.logging.commons.CommonsLogger">
        <priority value="ERROR"/>
</category>

but that is doing nothing (i've tried various incantaions on the name line, none have any effect).

Help please?

--
-------------------.--------.-------------------------------.
Dave Belfer-Shevett \ KB1FWR \ JID: [EMAIL PROTECTED] \
blog:planet-geek.com >--------'-----------------------------------.
[EMAIL PROTECTED]    / 25)You can't spit out the car window without \
-------------------<    pulling over to the side of the road and    |
                   |     stopping. (from "You might be a yankee     |
                   |                    if...")                     |
                    \______________________________________________/


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

Reply via email to