Class LogMediatorSnippetRequest
java.lang.Object
org.eclipse.lemminx.customservice.SnippetCompletionRequest
org.eclipse.lemminx.customservice.LogMediatorSnippetRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetLogCategory(String logCategory) voidsetLogLevel(String logLevel) voidsetLogMediator(String logMediator) voidsetLogSeparator(String logSeparator) voidsetProperties(Object properties)
-
Constructor Details
-
LogMediatorSnippetRequest
public LogMediatorSnippetRequest()
-
-
Method Details
-
getLogLevel
-
setLogLevel
-
getLogCategory
-
setLogCategory
-
getLogSeparator
-
setLogSeparator
-
getDescription
-
setDescription
-
getProperties
-
setProperties
-
getLogMediator
-
setLogMediator
-
getLogMediatorSnippet
-