Interface | Description |
---|---|
ErrorHandler |
Appenders may delegate their error handling to
ErrorHandlers . |
HierarchyEventListener |
Listen to events occurring within a Hierarchy.
|
LoggerFactory |
Implement this interface to create new instances of Logger or a sub-class of Logger.
|
LoggerRepository |
A
LoggerRepository is used to create and retrieve Loggers . |
RepositorySelector |
The
LogManager uses one (and only one)
RepositorySelector implementation to select the
LoggerRepository for a particular application context. |
Class | Description |
---|---|
Filter | |
LoggingEvent |
No-op version of Log4j 1.2 LoggingEvent.
|