Log4j 1.3alpha-8

org.apache.log4j.varia
Class LevelMatchFilter

java.lang.Object
  |
  +--org.apache.log4j.spi.ComponentBase
        |
        +--org.apache.log4j.spi.Filter
              |
              +--org.apache.log4j.filter.LevelMatchFilter
                    |
                    +--org.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ü

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-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.