Uses of Enum Class
de.cuioss.tools.logging.LogLevel
Packages that use LogLevel
Package
Description
Simple wrapper for using java util logging in a more convenient manner, see
CuiLogger for details.-
Uses of LogLevel in de.cuioss.tools.logging
Methods in de.cuioss.tools.logging that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelCuiLogger.getLogLevel()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.