Log4j 1.3alpha-7

org.apache.log4j.varia
Class LevelRangeFilter

java.lang.Object
  extended byorg.apache.log4j.spi.ComponentBase
      extended byorg.apache.log4j.spi.Filter
          extended byorg.apache.log4j.filter.LevelRangeFilter
              extended byorg.apache.log4j.varia.LevelRangeFilter
All Implemented Interfaces:
Component, OptionHandler

Deprecated. moved to org.apache.log4j.filter.LevelRangeFilter

public class LevelRangeFilter
extends LevelRangeFilter

LevelMatchFilter instead.

Since:
1.2
Author:
Ceki Gülcü

Field Summary
 
Fields inherited from class org.apache.log4j.spi.Filter
ACCEPT, DENY, NEUTRAL, next
 
Fields inherited from class org.apache.log4j.spi.ComponentBase
repository
 
Constructor Summary
LevelRangeFilter()
          Deprecated.  
 
Methods inherited from class org.apache.log4j.filter.LevelRangeFilter
decide, getAcceptOnMatch, getLevelMax, getLevelMin, setAcceptOnMatch, setLevelMax, setLevelMin
 
Methods inherited from class org.apache.log4j.spi.Filter
activateOptions, getNext, setNext
 
Methods inherited from class org.apache.log4j.spi.ComponentBase
getLogger, getLoggerRepository, getNonFloodingLogger, resetErrorCount, setLoggerRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LevelRangeFilter

public LevelRangeFilter()
Deprecated. 

Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.