| Package | Description |
|---|---|
| org.tango.logging |
manage tango logging to log device or to file
|
| Modifier and Type | Method and Description |
|---|---|
static LoggingLevel |
LoggingLevel.getLevel(ch.qos.logback.classic.Level level) |
static LoggingLevel |
LoggingLevel.getLevelFromString(String stringLevel) |
static LoggingLevel |
LoggingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingLevel[] |
LoggingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2017 Tango Controls. All rights reserved.