Issue Type: New Feature New Feature
Affects Versions: 1.0.13
Assignee: Logback dev list
Components: logback-classic
Created: 13/Nov/13 2:33 PM
Description:

Currently default Logback SMTP appender sends one email per one log. But we need to squash consecutive logs into one email if they have the same message and/or stacktrace.

For example, there can be a property to define time in seconds to wait for the next same consecutive log event, and if time threshold is reached (or if log event with different message / stacktrace appeared in sequence), email should be created and delivered.

I did not yet started my own appender implementation which supports that feature, but I can do this and help with contribution if admins agree and somebody else in community needs this feature.

Project: logback
Priority: Major Major
Reporter: Daniil Yaroslavtsev
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira