Class LoggingSchemaUtil
- java.lang.Object
-
- com.evolveum.midpoint.schema.util.LoggingSchemaUtil
-
public class LoggingSchemaUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description LoggingSchemaUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ch.qos.logback.classic.Level
toLevel(@NotNull LoggingLevelType level)
-
-
-
Method Detail
-
toLevel
public static ch.qos.logback.classic.Level toLevel(@NotNull @NotNull LoggingLevelType level)
-
-