Package | Description |
---|---|
org.codice.ddf.platform.logging |
Modifier and Type | Method and Description |
---|---|
LogEvent.Level |
LogEvent.getLevel()
Returns the log level
|
static LogEvent.Level |
LogEvent.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEvent.Level[] |
LogEvent.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.