|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.spy.log.Level
Levels for logging.
| Field Summary | |
static Level |
DEBUG
Debug level. |
static Level |
ERROR
Error level. |
static Level |
FATAL
Fatal level. |
static Level |
INFO
Info level. |
static Level |
WARN
Warning level. |
| Method Summary | |
String |
getName()
Get the name of this level. |
String |
toString()
Get a string representation of this level. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Level DEBUG
public static final Level INFO
public static final Level WARN
public static final Level ERROR
public static final Level FATAL
| Method Detail |
public String getName()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||