java.lang.Object
ch.qos.logback.classic.util.LevelUtil
Utility methods for transforming string values to Level.
- Since:
- 1.5.1
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isInheritedLevelString
(String levelStr) static Level
levelStringToLevel
(String levelStr)
-
Constructor Details
-
LevelUtil
public LevelUtil()
-
-
Method Details
-
isInheritedLevelString
-
levelStringToLevel
-