Uses of Enum Class
org.graylog2.indexer.migration.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.graylog2.indexer.migration
Methods in org.graylog2.indexer.migration that return LogLevelModifier and TypeMethodDescriptionLogEntry.logLevel()Returns the value of thelogLevelrecord component.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.Constructors in org.graylog2.indexer.migration with parameters of type LogLevel