Log4j 1.3alpha-6

org.apache.log4j.rule
Class LevelInequalityRule

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

public class LevelInequalityRule
extends java.lang.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(java.lang.String inequalitySymbol, java.lang.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(java.lang.String inequalitySymbol,
                           java.lang.String value)

Log4j 1.3alpha-6

Copyright 2000-2005 Apache Software Foundation.