Uses of Enum Class
com.atlassian.confluence.logging.sink.LogEvent.Level
-
Uses of LogEvent.Level in com.atlassian.confluence.logging.sink
Modifier and TypeMethodDescriptionLogEvent.getLevel()
static LogEvent.Level
Returns the enum constant of this class with the specified name.static LogEvent.Level[]
LogEvent.Level.values()
Returns an array containing the constants of this enum class, in the order they are declared.