Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
org.apache.log4j.spi |
Log4j 1.x compatibility layer.
|
Modifier and Type | Method and Description |
---|---|
Filter |
Appender.getFilter()
Returns the head Filter.
|
Modifier and Type | Method and Description |
---|---|
void |
Appender.addFilter(Filter newFilter)
Add a filter to the end of the filter list.
|
Modifier and Type | Field and Description |
---|---|
Filter |
Filter.next
Deprecated.
As of 1.2.12, use
getNext() and setNext(org.apache.log4j.spi.Filter) instead |
Modifier and Type | Method and Description |
---|---|
Filter |
Filter.getNext()
Return the pointer to the next filter.
|
Modifier and Type | Method and Description |
---|---|
void |
Filter.setNext(Filter next)
Set the next filter pointer.
|
Copyright © 1999-2017. 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.