mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Rename LSPSupport -> LSPLogging to reflect reduced scope
Ideally we can someday migrate this to something more standard such as swift-log, and make it explicit how to control logging for the JSONRPC module.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
import BuildServerProtocol
|
||||
import LanguageServerProtocol
|
||||
import LSPSupport
|
||||
import LSPLogging
|
||||
import SKSupport
|
||||
import TSCBasic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user