Uses of Enum Class
com.suncode.pwfl.util.logging.LoggerLevel
Packages that use LoggerLevel
-
Uses of LoggerLevel in com.suncode.pwfl.util.logging
Subclasses with type arguments of type LoggerLevel in com.suncode.pwfl.util.loggingMethods in com.suncode.pwfl.util.logging that return LoggerLevelModifier and TypeMethodDescriptionstatic LoggerLevelReturns the enum constant of this class with the specified name.static LoggerLevel[]LoggerLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.suncode.pwfl.util.logging with parameters of type LoggerLevel