Uses of Enum Class
me.croabeast.takion.logger.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in me.croabeast.takion.logger
Methods in me.croabeast.takion.logger that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelRetrieves the correspondingLogLevelfor a given JavaLevel.static LogLevelReturns 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 me.croabeast.takion.logger with parameters of type LogLevel