Uses of Enum Class
tech.jhipster.lite.module.domain.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return LogLevelModifier and TypeMethodDescriptionstatic 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 tech.jhipster.lite.module.domain with parameters of type LogLevelModifier and TypeMethodDescriptionJHipsterModule.JHipsterModuleBuilder.springMainLogger(String name, LogLevel level) JHipsterModule.JHipsterModuleBuilder.springTestLogger(String name, LogLevel level)