Uses of Enum Class
com.evolveum.midpoint.ninja.impl.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in com.evolveum.midpoint.ninja.impl
Methods in com.evolveum.midpoint.ninja.impl that return LogLevelModifier and TypeMethodDescriptionstatic LogLevel
Returns the enum constant of this class with the specified name.static LogLevel[]
LogLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.ninja.impl with parameters of type LogLevel -
Uses of LogLevel in com.evolveum.midpoint.ninja.util
Methods in com.evolveum.midpoint.ninja.util with parameters of type LogLevelModifier and TypeMethodDescriptionstatic String
ConsoleFormat.formatLogMessage
(LogLevel level, String msg)