|
Log4j 1.2.15 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.lf5.PassingLogRecordFilter
public class PassingLogRecordFilter
An implementation of LogRecordFilter which always returns true.
Constructor Summary | |
---|---|
PassingLogRecordFilter()
|
Method Summary | |
---|---|
boolean |
passes(LogRecord record)
|
void |
reset()
Does nothing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PassingLogRecordFilter()
Method Detail |
---|
public boolean passes(LogRecord record)
passes
in interface LogRecordFilter
public void reset()
|
Log4j 1.2.15 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |