I can't find the original thread w/ the log msgs. There's also the ognl logger; log4j.logger.ognl=XXX (or however Log4J does it, if you're using Log4J).
Dave --- On Fri, 10/17/08, Chris Pratt <[EMAIL PROTECTED]> wrote: > From: Chris Pratt <[EMAIL PROTECTED]> > Subject: Re: Tons of Could not find property messages - log4j is not helping? > To: "Struts Users Mailing List" <user@struts.apache.org>, [EMAIL PROTECTED] > Date: Friday, October 17, 2008, 5:36 PM > Nope, I'm having the same problem. I've set those > two categories, but still > get lots of junk in the logs. > (*Chris*) > > On Fri, Oct 17, 2008 at 2:29 PM, 928572663 > <[EMAIL PROTECTED]> wrote: > > > Yeah I had tried that but they are still getting > through. I must have some > > other config issue with log4j. > > > > -John > > > > > > Pierre Thibaudeau wrote: > > > >> Is there a way to determine which logging > properties need to be configured > >>> to remove / change all of the struts logging? > >>> > >>> I haven't seen a confluence page on that > topic yet. > >>> > >>> i.e., if I wanted to set the whole logging > level for all of struts2 to > >>> ERROR, how would I find the property names to > set? > >>> > >>> > >> Well, given that the whole of Struts2 fits under > two hierarchies > >> (org.apache.struts2.* and com.opensymphony.*), I > would think that the > >> following two lines would do the trick: > >> > >> log4j.logger.org.apache.struts2=error, stdout > >> log4j.logger.com.opensymphony=error, stdout > >> > >> > > > > > --------------------------------------------------------------------- > > 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]