public interface Lvl
Modifier and Type | Field and Description |
---|---|
static int |
ALERT |
static int |
ERROR |
static int |
INFORMATION
Some sample debug levels.
|
static int |
MESSAGE |
static int |
WARNING |
static final int INFORMATION
static final int WARNING
static final int ALERT
static final int ERROR
static final int MESSAGE
Copyright © 2015. All rights reserved.