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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRule
public static Rule getRule(String inequalitySymbol,
String value)
Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.