|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.log.Level
public final class 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 | |
|---|---|
java.lang.String |
getName()
Get the name of this level. |
java.lang.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 java.lang.String getName()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||