Uses of Enum
org.slf4j.event.Level
Packages that use Level
-
Uses of Level in org.slf4j.event
Methods in org.slf4j.event that return LevelModifier and TypeMethodDescriptionLoggingEvent.getLevel()SubstituteLoggingEvent.getLevel()static LevelReturns 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