| Class | Description |
|---|---|
| PrintStreamSyslogBackLogHandler |
PrintStreamSyslogBackLogHandler provides a last-chance mechanism to log messages that fail
(for whatever reason) within the rest of Syslog to a PrintStream.
|
| SystemErrSyslogBackLogHandler |
SystemErrSyslogBackLogHandler provides a last-chance mechanism to log messages that fail
(for whatever reason) within the rest of Syslog to System.err.
|
| SystemOutSyslogBackLogHandler |
SystemOutSyslogBackLogHandler provides a last-chance mechanism to log messages that fail
(for whatever reason) within the rest of Syslog to System.out.
|
Copyright © 2017. All rights reserved.