com.platform.ego.impl
Class Level
java.lang.Object
com.platform.ego.impl.Level
public class Level
- extends java.lang.Object
Definition of log level.
- Version:
- 1.2.3
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INFO
public static final Level INFO
WARN
public static final Level WARN
DEBUG
public static final Level DEBUG
ERROR
public static final Level ERROR
FATAL
public static final Level FATAL
getLevel
public int getLevel()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright (C) 1992-2007 Platform Computing Corporation