Uses of Enum
org.sonarsource.scanner.lib.internal.batch.LogOutput.Level
-
Uses of LogOutput.Level in org.sonarsource.scanner.lib.internal.batch
Methods in org.sonarsource.scanner.lib.internal.batch that return LogOutput.LevelModifier and TypeMethodDescriptionstatic LogOutput.LevelReturns the enum constant of this type with the specified name.static LogOutput.Level[]LogOutput.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.sonarsource.scanner.lib.internal.batch with parameters of type LogOutput.LevelModifier and TypeMethodDescriptionvoidLogOutput.log(String formattedMessage, LogOutput.Level level)