Package | Description |
---|---|
org.apache.logging.log4j.core.tools.picocli |
Modifier and Type | Field and Description |
---|---|
(package private) CommandLine.TraceLevel |
CommandLine.Tracer.level |
Modifier and Type | Method and Description |
---|---|
(package private) static CommandLine.TraceLevel |
CommandLine.TraceLevel.lookup(java.lang.String key) |
static CommandLine.TraceLevel |
CommandLine.TraceLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandLine.TraceLevel[] |
CommandLine.TraceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CommandLine.TraceLevel.isEnabled(CommandLine.TraceLevel other) |