|
||||||||||
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<T extends Serializable> | Appends 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. |
SMTPAppender | Send an e-mail when a specific logging event occurs, typically on errors or fatal errors. |
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 |
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.