|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Filter | |
---|---|
org.apache.log4j | An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger. |
Uses of Filter in org.apache.log4j |
---|
Methods in org.apache.log4j that return Filter | |
---|---|
Filter |
Appender.getFilter()
Returns the head Filter. |
Methods in org.apache.log4j with parameters of type Filter | |
---|---|
void |
Appender.addFilter(Filter newFilter)
Add a filter to the end of the filter list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |