We're using a third party product (JGroups) which
instead of logging an error just once, keeps logging
the same error repeatedly. This is annoying as it
fills up the log file.

Is there a way to configure log4j to only log an error
so many times (for a particular logger instance)?
After the maximum error threshold is met, then ignore
all further errors.

Thanks, Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to