| Package | Description |
|---|---|
| org.slf4j.event |
| Modifier and Type | Method and Description |
|---|---|
Level |
LoggingEvent.getLevel()
|
Level |
SubstituteLoggingEvent.getLevel()
|
static Level |
Level.valueOf(String
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
|