Files
sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC
Alex Hoppen 98c44f89eb Add a logging option to record all notifications received by SoruceKit-LSP
This allows us to record the communication between SourceKit-LSP and the editor on a very low level to inspect any transfer issues. It also allows us to record an entire SourceKit-LSP session and replay it using

```
cat /path/to/mirror.log - | path/to/sourcekit-lsp
```
2024-10-31 11:35:13 -07:00
..
2024-07-25 09:11:13 -07:00