mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Also adjust the log privacy level on non-Apple platforms to `public` and don’t log potentially sensitive information by default. rdar://132525691 Resolves #1591