Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return LogLevelModifier and TypeMethodDescriptionLog.getLevel()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.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core with parameters of type LogLevel