Hi.

 

I am looking to implement an SmtpAppender that will allow to specify
"delivery rules" based on the evaluation of the error-log.

For example, for some specific exceptions we wish to send the first
occurrence, then buffer the rest and send a digest every hour.

For other specific exception types we wish to send each log immediately

 

What is the recommended way to implement such behavior? Could appenders
be chained somehow to accomplish this?

 

Thanks,

Naor

_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://qos.ch/mailman/listinfo/logback-user

Reply via email to