| Package | Description |
|---|---|
| com.googlecode.jinahya.util.logging |
| Modifier and Type | Method and Description |
|---|---|
static LoggingLevel |
LoggingLevel.fromFieldValue(int fieldValue)
Returns the enum constant of this type with the specified field value.
|
static LoggingLevel |
LoggingLevel.fromLevel(Level level)
Returns the enum constant of this type with the specified level's int
value.
|
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 © 2011-2013. All Rights Reserved.