Uses of Enum Class
de.espirit.common.base.Logger.LogLevel
Packages that use Logger.LogLevel
-
Uses of Logger.LogLevel in de.espirit.common.base
Methods in de.espirit.common.base that return Logger.LogLevelModifier and TypeMethodDescriptionstatic Logger.LogLevel
Returns the enum constant of this class with the specified name.static Logger.LogLevel[]
Logger.LogLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.