public class Level
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Level |
DEBUG |
static Level |
ERROR |
static Level |
INFO |
static Level |
OFF |
static Level |
TRACE |
static Level |
WARN |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultDisplayName() |
int |
getIntValue() |