| Constructor and Description |
|---|
LSPClientLogHandler(org.eclipse.lsp4j.services.LanguageClient languageClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object o) |
void |
flush() |
static String |
formatRecord(LogRecord record,
Locale locale) |
org.eclipse.lsp4j.services.LanguageClient |
getLanguageClient() |
void |
publish(LogRecord record) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic LSPClientLogHandler(org.eclipse.lsp4j.services.LanguageClient languageClient)
public org.eclipse.lsp4j.services.LanguageClient getLanguageClient()
public void close()
throws SecurityException
close in class HandlerSecurityExceptionCopyright © 2023. All rights reserved.