public static final class LVConstants.LogLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
LS_ERROR |
static int |
LS_INFO |
static int |
LS_NONE |
static int |
LS_VERBOSE |
static int |
LS_WARNING |
Constructor and Description |
---|
LogLevel() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isRightLevel(int level) |
public static final int LS_VERBOSE
public static final int LS_INFO
public static final int LS_WARNING
public static final int LS_ERROR
public static final int LS_NONE