Uses of Enum Class
br.com.objectos.logging.Level
-
Uses of Level in br.com.objectos.logging
Methods in br.com.objectos.logging that return LevelModifier and TypeMethodDescriptionEvent.getLevel()static LevelReturns the enum constant of this class with the specified name.static Level[]Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.objectos.logging with parameters of type Level