Re: Chainsaw LogFilePatternReceiver

2008-07-22 Thread abc abc
Thanks Scott, I made the changes suggested by you, and it worked :). Regards, Kumar - Original Message From: Scott Deboy <[EMAIL PROTECTED]> To: Log4J Users List Sent: Monday, July 21, 2008 8:17:11 PM Subject: RE: Chainsaw LogFilePatternReceiver Sorry, the keyword for the message fiel

Re: Suppress specific Exception

2008-07-22 Thread Sergio
Thanks! I got it working the way you told me to do. Anyway, I found that is possible to use filters to accomplish the same thing, but you need to use a xml configuration file instead of properties file. Just for the records, here is what I did to suppress exceptions from my log file: public cl