| Package | Description |
|---|---|
| org.jabylon.log.viewer.pages.util |
| Modifier and Type | Method and Description |
|---|---|
static LogbackUtil.LogLevel |
LogbackUtil.LogLevel.fromInt(int intValue) |
static LogbackUtil.LogLevel |
LogbackUtil.getLogLevel() |
static LogbackUtil.LogLevel |
LogbackUtil.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogbackUtil.LogLevel[] |
LogbackUtil.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LogbackUtil.setLogLevel(LogbackUtil.LogLevel level) |
Copyright © 2013–2014 Jabylon. All rights reserved.