|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.betabeans.scroogexhtml.logging.Level
public abstract class Level
Definition of logging levels.
Field Summary | |
---|---|
static short |
LOG_DEBUG
log level DEBUG. |
static short |
LOG_ERROR
log level ERROR. |
static short |
LOG_FATAL
log level FATAL. |
static short |
LOG_INFO
log level INFO. |
static short |
LOG_WARN
log level WARN. |
Constructor Summary | |
---|---|
Level()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short LOG_DEBUG
public static final short LOG_INFO
public static final short LOG_WARN
public static final short LOG_ERROR
public static final short LOG_FATAL
Constructor Detail |
---|
public Level()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |