Uses of Enum
org.openrewrite.maven.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.openrewrite.maven
Fields in org.openrewrite.maven declared as LogLevelModifier and TypeFieldDescriptionprotected LogLevelAbstractRewriteBaseRunMojo.recipeChangeLogLevelThe level used to log changes performed by recipes.Methods in org.openrewrite.maven that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelReturns the enum constant of this type with the specified name.static LogLevel[]LogLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openrewrite.maven with parameters of type LogLevelModifier and TypeMethodDescriptionprotected voidAbstractRewriteBaseRunMojo.log(LogLevel logLevel, CharSequence content)