Interface | Description |
---|---|
Appender |
Appends log events.
|
ErrorHandler |
Appenders may delegate their error handling to
ErrorHandlers . |
Filter |
Interface that must be implemented to allow custom event filtering.
|
Layout<T extends Serializable> |
Lays out a LogEvent in different formats.
|
LifeCycle | |
LogEvent |
Class | Description |
---|---|
AbstractLifeCycle |
A life cycle to be extended.
|
AbstractLogEvent |
An abstract log event implementation with default values for all methods.
|
LogEventListener |
Base class for server classes that listen to
LogEvent s. |
Logger | |
LoggerContext |
The LoggerContext is the anchor for the logging system.
|
Enum | Description |
---|---|
Filter.Result |
The result that can returned from a filter method call.
|
LifeCycle.State |
Status of a life cycle like a
LoggerContext .. |
LifeCycleState |
Status of a life cycle like a
LoggerContext .. |
Copyright © 1999-2018 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.