Log4j 1.3alpha-7

Uses of Package
org.apache.log4j.filter

Packages that use org.apache.log4j.filter
org.apache.log4j.varia Contains various appenders, filters and other odds and ends.  
 

Classes in org.apache.log4j.filter used by org.apache.log4j.varia
DenyAllFilter
          This filter drops all logging events.
LevelMatchFilter
          This is a very simple filter based on level matching.
LevelRangeFilter
          This is a very simple filter based on level matching, which can be used to reject messages with priorities outside a certain range.
StringMatchFilter
          This is a very simple filter based on string matching.
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.