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, setLevel
public LSPClientLogHandler(org.eclipse.lsp4j.services.LanguageClient languageClient)
public org.eclipse.lsp4j.services.LanguageClient getLanguageClient()
public void close() throws SecurityException
close
in class Handler
SecurityException
Copyright © 2020. All rights reserved.