issrg.log
Class ISSRGLevel
java.lang.Object
Level
issrg.log.ISSRGLevel
public class ISSRGLevel
- extends Level
Constructor Summary |
protected |
ISSRGLevel(int level,
java.lang.String strLevel,
int syslogEquiv)
|
Method Summary |
static Level |
toLevel(int i)
|
static Level |
toLevel(java.lang.String sArg)
|
static Level |
toLevel(java.lang.String sArg,
Level defaultValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENGINEERING_INT
public static final int ENGINEERING_INT
ENGINEERING
public static final ISSRGLevel ENGINEERING
ISSRGLevel
protected ISSRGLevel(int level,
java.lang.String strLevel,
int syslogEquiv)
toLevel
public static Level toLevel(java.lang.String sArg)
toLevel
public static Level toLevel(java.lang.String sArg,
Level defaultValue)
toLevel
public static Level toLevel(int i)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException