public class LogLevel
extends java.util.logging.Level
,
Serialized FormModifier and Type | Field and Description |
---|---|
static java.util.logging.Level |
CALL |
static java.util.logging.Level |
HIGH |
static java.util.logging.Level |
NONE |
static java.util.logging.Level |
STATUS |
Modifier | Constructor and Description |
---|---|
protected |
LogLevel(java.lang.String name,
int value) |