Uses of Enum Class
com.judgmentlabs.judgeval.utils.Logger.Level
Packages that use Logger.Level
-
Uses of Logger.Level in com.judgmentlabs.judgeval.utils
Methods in com.judgmentlabs.judgeval.utils that return Logger.LevelModifier and TypeMethodDescriptionstatic Logger.LevelReturns the enum constant of this class with the specified name.static Logger.Level[]Logger.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.judgmentlabs.judgeval.utils with parameters of type Logger.Level