public class TraceLevel extends Level
| Modifier and Type | Field and Description |
|---|---|
static int |
TRACE
The integer value for trace logging.
|
| Constructor and Description |
|---|
TraceLevel(String name)
Constructor.
|
public static final int TRACE
public TraceLevel(String name)
name - the name of this level, normally the network protocolCopyright © 2017. All rights reserved.