|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ManagerFactory<M,T> | Creates Manager objects. |
| Class Summary | |
|---|---|
| AbstractAppender<T extends Serializable> | Abstract base class for Appenders. |
| AbstractManager | Abstract base class used to register managers. |
| AbstractOutputStreamAppender | Appends log events as bytes to a byte output stream. |
| AsynchAppender | Appender to write to one or more Appenders asynchronously. |
| ConsoleAppender | ConsoleAppender appends log events to System.out or
System.err using a layout specified by the user. |
| DefaultErrorHandler | |
| FailoverAppender | The FailoverAppender will capture exceptions in an Appender and then route the event to a different appender. |
| FailoversPlugin | The array of failover Appenders. |
| FileAppender | File Appender. |
| FileManager | Manages actual File I/O for File Appenders. |
| JMSQueueAppender | Appender to write to a JMS Queue. |
| JMSTopicAppender | Appender to write to a JMS Topic. |
| OutputStreamManager | Manage an OutputStream so that it can be shared by multiple Appenders and will allow appenders to reconfigure without requiring a new stream. |
| RollingFileAppender | An appender that writes to files andd can roll over at intervals. |
| SocketAppender | An Appender that delivers events over socket connections. |
| SyslogAppender | The Syslog Appender. |
| Enum Summary | |
|---|---|
| CompressionType | An enumeration of the valid compression types. |
| ConsoleAppender.Target | Enumeration of console destinations. |
| Exception Summary | |
|---|---|
| AppenderRuntimeException | |
Log4j 2.0 Appenders.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||