Uses of Enum Class
org.camunda.commons.logging.Level
-
Uses of Level in org.camunda.commons.logging
Modifier and TypeMethodDescriptionstatic Level
Parse value or fallback to default levelstatic Level
Returns 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.