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:
@@ -14,7 +14,7 @@ import BuildServerProtocol
|
||||
import Foundation
|
||||
import LanguageServerProtocol
|
||||
import LanguageServerProtocolJSONRPC
|
||||
import LSPSupport
|
||||
import LSPLogging
|
||||
import SKSupport
|
||||
import TSCBasic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user