Uses of Enum Class
ru.slie.luna.system.logging.LoggingLevel
Packages that use LoggingLevel
-
Uses of LoggingLevel in ru.slie.luna.system.logging
Methods in ru.slie.luna.system.logging that return LoggingLevelModifier and TypeMethodDescriptionLoggingManager.getDefaultLevel()LoggingEntry.getLevel()static LoggingLevelstatic LoggingLevelReturns the enum constant of this class with the specified name.static LoggingLevel[]LoggingLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.system.logging with parameters of type LoggingLevelModifier and TypeMethodDescriptionLoggingManager.setLogLevel(String packageName, LoggingLevel level)