|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logging.Priority | |
|---|---|
| com.pelzer.util | |
| Uses of Logging.Priority in com.pelzer.util |
|---|
| Fields in com.pelzer.util declared as Logging.Priority | |
|---|---|
static Logging.Priority |
Logging.Priority.ALL
Special priority, maps to Level.ALL |
static Logging.Priority |
Logging.Priority.DEBUG
Maps to Level.FINE |
static Logging.Priority |
Logging.Priority.ERROR
Maps to Level.WARNING |
static Logging.Priority |
Logging.Priority.FATAL
Maps to Level.SEVERE |
static Logging.Priority |
Logging.Priority.INFO
Maps to Level.CONFIG |
static Logging.Priority |
Logging.Priority.OBNOXIOUS
Maps to Level.FINEST |
static Logging.Priority |
Logging.Priority.OFF
Special priority, maps to Level.OFF |
static Logging.Priority |
Logging.Priority.VERBOSE
Maps to Level.FINER |
static Logging.Priority |
Logging.Priority.WARN
Maps to Level.INFO |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||