Uses of Enum Class
org.camunda.commons.logging.Level
Packages that use Level
-
Uses of Level in org.camunda.commons.logging
Methods in org.camunda.commons.logging that return LevelModifier 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.Methods in org.camunda.commons.logging with parameters of type Level