Uses of Interface
org.apache.log4j.lf5.LogRecordFilter
-
Packages that use LogRecordFilter Package Description org.apache.log4j.lf5 -
-
Uses of LogRecordFilter in org.apache.log4j.lf5
Classes in org.apache.log4j.lf5 that implement LogRecordFilter Modifier and Type Class Description class
PassingLogRecordFilter
An implementation of LogRecordFilter which always returns true.
-