Uses of Enum Class
com.atlassian.confluence.logging.sink.LogEvent.Level
Packages that use LogEvent.Level
- 
Uses of LogEvent.Level in com.atlassian.confluence.logging.sinkMethods in com.atlassian.confluence.logging.sink that return LogEvent.LevelModifier and TypeMethodDescriptionLogEvent.getLevel()static LogEvent.LevelReturns 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.