logging-log4j1
logging-log4j1 copied to clipboard
Control Send Mail Interval
if a system has 100 ERROR level log at a moment,then SMTPAppender will send 100 e-mails or more to user. add a configuration item 'SendMailInterval' to control the interval of sending mail,the default SendMailInterval value is 60s.