Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
org.apache.log4j.bridge | |
org.apache.log4j.config |
Log4j 1.x compatibility layer.
|
org.apache.log4j.helpers |
Log4j 1.x compatibility layer.
|
Modifier and Type | Class and Description |
---|---|
static class |
AppenderSkeleton.NoOpErrorHandler |
Modifier and Type | Field and Description |
---|---|
protected ErrorHandler |
AppenderSkeleton.errorHandler |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
AppenderSkeleton.getErrorHandler() |
ErrorHandler |
Appender.getErrorHandler()
Returns the
ErrorHandler for this appender. |
Modifier and Type | Method and Description |
---|---|
void |
AppenderSkeleton.setErrorHandler(ErrorHandler eh)
Sets the
ErrorHandler for this Appender. |
void |
Appender.setErrorHandler(ErrorHandler errorHandler)
Set the
ErrorHandler for this appender. |
void |
WriterAppender.setErrorHandler(ErrorHandler eh)
Set the
ErrorHandler for this WriterAppender and also the
underlying QuietWriter if any. |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
AppenderWrapper.getErrorHandler() |
ErrorHandler |
ErrorHandlerAdapter.getHandler() |
Modifier and Type | Method and Description |
---|---|
void |
AppenderWrapper.setErrorHandler(ErrorHandler errorHandler) |
Constructor and Description |
---|
ErrorHandlerAdapter(ErrorHandler errorHandler) |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
PropertiesConfiguration.parseErrorHandler(Properties props,
String errorHandlerPrefix,
String errorHandlerClass,
Appender appender) |
Modifier and Type | Field and Description |
---|---|
protected ErrorHandler |
QuietWriter.errorHandler |
Modifier and Type | Method and Description |
---|---|
void |
QuietWriter.setErrorHandler(ErrorHandler eh) |
Constructor and Description |
---|
QuietWriter(Writer writer,
ErrorHandler errorHandler) |
Copyright © 1999-1969 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.