Log4j 1.3alpha-8

org.apache.log4j.rule
Class LevelInequalityRule

java.lang.Object
  |
  +--org.apache.log4j.rule.LevelInequalityRule

public class LevelInequalityRule
extends Object

A Rule class implementing inequality evaluation for Levels (log4j and util.logging) using the toInt method.

Author:
Scott Deboy

Method Summary
static Rule getRule(String inequalitySymbol, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRule

public static Rule getRule(String inequalitySymbol,
                           String value)

Log4j 1.3alpha-8

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