Class Summary |
AbstractSyslogBackLogHandler |
AbstractSyslogBackLogHandler is an implementation of SyslogBackLogHandlerIF
that mainly provides the helpful "combine" method for handling the "reason"
why a BackLog has occurred. |
NullSyslogBackLogHandler |
NullSyslogBackLogHandler can be used if there's no need for a last-chance
logging mechanism whenever the Syslog protocol fails. |
Syslog4jBackLogHandler |
Syslog4jBackLogHandler is used to send Syslog backLog messages to
another Syslog4j protocol whenever the main Syslog protocol fails. |