| Package | Description |
|---|---|
| org.xwiki.test |
| Modifier and Type | Method and Description |
|---|---|
static LogRule.LogLevel |
LogRule.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogRule.LogLevel[] |
LogRule.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogRule.record(LogRule.LogLevel level)
Deprecated.
|
| Constructor and Description |
|---|
AllLogRule(LogRule.LogLevel level)
Caputure passed log level.
|
Copyright © 2004–2015 XWiki. All rights reserved.