Log4j 1.3alpha-7

org.apache.log4j.varia
Class LevelMatchFilter

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

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

public class LevelMatchFilter
extends LevelMatchFilter

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
LevelMatchFilter()
          Deprecated.  
 
Methods inherited from class org.apache.log4j.filter.LevelMatchFilter
decide, getAcceptOnMatch, getLevelToMatch, setAcceptOnMatch, setLevelToMatch
 
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

LevelMatchFilter

public LevelMatchFilter()
Deprecated. 

Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.