Uses of Enum Class
com.norconex.committer.core.impl.LogCommitterConfig.LogLevel
Packages that use LogCommitterConfig.LogLevel
-
Uses of LogCommitterConfig.LogLevel in com.norconex.committer.core.impl
Methods in com.norconex.committer.core.impl that return LogCommitterConfig.LogLevelModifier and TypeMethodDescriptionLogCommitterConfig.getLogLevel()static LogCommitterConfig.LogLevelReturns the enum constant of this class with the specified name.static LogCommitterConfig.LogLevel[]LogCommitterConfig.LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.committer.core.impl with parameters of type LogCommitterConfig.LogLevelModifier and TypeMethodDescriptionLogCommitterConfig.setLogLevel(LogCommitterConfig.LogLevel logLevel)