Package | Description |
---|---|
it.openutils.log4j |
Class and Description |
---|
AlternateSMTPAppender
An alternative of
org.apache.log4j.net.SMTPAppender with few differences:
allow customizing the mail subject using a pattern
can be configured with a timeout (in seconds), it will only send messages after this timeout
it will send a mail for every single message (bufferSize is not supported), but it will aggregate any identical
log event received during the timeout. |
Copyright © 2005–2019. All rights reserved.