Userdefind property

2002-10-15 Thread Parmar, Dipakkumar
Hi I have been trying to write user define property in log message but could not succeed. Config snippet: appender name=jdbc class=org.apache.log4j.jdbc.JDBCAppender param name=Threshold value=DEBUG/ param name=URL value=blah/ param name=user value=blah/ param name=password

Disable Struts debug messages

2002-10-08 Thread Parmar, Dipakkumar
Hello, I just converted my log4j property file to XML. Now I don't know how to disable struts debug messages. In property file I used to do log4j.logger.org.apache.struts=ERROR but don't know how to setup in XML config file. Thanks Deepak -- To unsubscribe, e-mail: mailto:[EMAIL

RE: Disable Struts debug messages

2002-10-08 Thread Parmar, Dipakkumar
/ /logger --- Parmar, Dipakkumar [EMAIL PROTECTED] wrote: Hello, I just converted my log4j property file to XML. Now I don't know how to disable struts debug messages. In property file I used to do log4j.logger.org.apache.struts=ERROR but don't know how to setup in XML config file. Thanks