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