Uses of Enum Class
org.apache.nifi.logging.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.apache.nifi.documentation.init
Methods in org.apache.nifi.documentation.init with parameters of type LogLevel -
Uses of LogLevel in org.apache.nifi.logging
Methods in org.apache.nifi.logging that return LogLevelModifier and TypeMethodDescriptionLogMessage.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.apache.nifi.logging with parameters of type LogLevelModifier and TypeMethodDescriptiondefault voiddefault voiddefault voiddefault voidComponentLog.log(LogLevel level, LogMessage logMessage) Constructors in org.apache.nifi.logging with parameters of type LogLevel