Uses of Enum Class
org.flywaydb.core.api.logging.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.flywaydb.core.api.logging
Methods in org.flywaydb.core.api.logging that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelLogFactory.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.Methods in org.flywaydb.core.api.logging with parameters of type LogLevel