Re: Limit logging of an error

2006-04-24 Thread James Stauffer
You would probably have to implement your own appender but you might be able to do it by implementing your own filter. On 4/24/06, Javier Gonzalez <[EMAIL PROTECTED]> wrote: > Hi, > > is there a way to configure an appender so that it only logs a certain error > message only once? > > (for instanc

Limit logging of an error

2006-04-24 Thread Javier Gonzalez
Hi, is there a way to configure an appender so that it only logs a certain error message only once? (for instance, not have a mailbox overrun with the same error message over and over, in the case of a SMTPAppender). TIA, -- Javier González Nicolini