Package | Description |
---|---|
org.apache.logging.log4j.core |
Implementation of Log4j 2.
|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
Modifier and Type | Method | Description |
---|---|---|
ErrorHandler |
Appender.getHandler() |
Gets the
ErrorHandler used for handling exceptions. |
Modifier and Type | Method | Description |
---|---|---|
void |
Appender.setHandler(ErrorHandler handler) |
Sets the
ErrorHandler used for handling exceptions. |
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultErrorHandler |
Modifier and Type | Method | Description |
---|---|---|
ErrorHandler |
AbstractAppender.getHandler() |
Returns the ErrorHandler, if any.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractAppender.setHandler(ErrorHandler handler) |
The handler must be set before the appender is started.
|
Copyright © 1999-2018. 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.