|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Level | |
---|---|
org.slf4j.event |
Uses of Level in org.slf4j.event |
---|
Methods in org.slf4j.event that return Level | |
---|---|
Level |
SubstituteLoggingEvent.getLevel()
|
Level |
LoggingEvent.getLevel()
|
static Level |
Level.valueOf(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. |
Methods in org.slf4j.event with parameters of type Level | |
---|---|
void |
SubstituteLoggingEvent.setLevel(Level level)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |