public class TraceLevel
extends java.util.logging.Level
| Modifier and Type | Field and Description |
|---|---|
static int |
TRACE
The integer value for trace logging.
|
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING| Constructor and Description |
|---|
TraceLevel (java.lang.String name)
Constructor.
|
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TRACE
public TraceLevel(java.lang.String name)
name - the name of this level, normally the network protocol