Uses of Enum Class
io.github.mrtesz.teszcore.logger.level.LoggerLevel
Packages that use LoggerLevel
-
Uses of LoggerLevel in io.github.mrtesz.teszcore.logger.level
Methods in io.github.mrtesz.teszcore.logger.level 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.