|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| LoginAuthenticator | |
| SMTPAppenderBase<E> | An abstract class that provides support for sending events to an email address. |
| SocketAppenderBase<E> | This is the base class for module specific SocketAppender implementations. |
| SyslogAppenderBase<E> | Base class for SyslogAppender. |
| SyslogConstants | Constants used by syslog daemon and transitively by SyslogAppenderBase. |
| SyslogOutputStream | SyslogOutputStream is a wrapper around the DatagramSocket class so that it
behaves like an OutputStream. |
Contains the base classes used by logback to log to remote destinations.
SMTPAppender logs events and sends an email when appropriate. SyslogAppender logs to a Syslog deamon.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||