Thanx Ken, I've been getting a lot of those responses. I looked at log4j for the first time today and haven't gotten to the Filters yet. The on-line documentation doesn't talk about them much and I just ordered the book today.
-Thanx, Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 2:47 PM To: [EMAIL PROTECTED] Subject: RE: Enhancement Request You can easily implement this yourself by creating a custom Filter that holds onto the last logging event and compares it with the current log event. The filter can then suppress the message if the text is the same. Ken -----Original Message----- From: Steve Widom [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 2:05 PM To: [EMAIL PROTECTED] Subject: Enhancement Request To Log4J Team: I would like to recommend an enhancement to the Log4J toolkit. There are applications in which it is desirable to put a ceiling on the number of times any given message is reported. --------------------------------------------------------------------- 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]