| Package | Description |
|---|---|
| org.slf4j.event |
| Modifier and Type | Method and Description |
|---|---|
Level |
LoggingEvent.getLevel() |
Level |
SubstituteLoggingEvent.getLevel() |
static Level |
Level.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubstituteLoggingEvent.setLevel(Level level) |
Copyright © 2006-2021 OPS4J - Open Participation Software for Java. All Rights Reserved.