| Package | Description |
|---|---|
| org.apache.karaf.tooling.exam.options |
| Modifier and Type | Method and Description |
|---|---|
LogLevelOption.LogLevel |
LogLevelOption.getLogLevel() |
static LogLevelOption.LogLevel |
LogLevelOption.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevelOption.LogLevel[] |
LogLevelOption.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogLevelOption |
LogLevelOption.logLevel(LogLevelOption.LogLevel logLevel) |
static org.ops4j.pax.exam.Option |
KarafDistributionOption.logLevel(LogLevelOption.LogLevel logLevel)
A very simple and convinient method to set a specific log level without the need of configure the specific option
itself.
|
| Constructor and Description |
|---|
LogLevelOption(LogLevelOption.LogLevel logLevel) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.