tools/cmd/golsp
pjw 728ed46ae0 cmd/golsp: make each log message result from a single call to fmt.Fprintf
If several RPCs finish together the existing code may mix the log
messages, making reading them difficult.

Change-Id: I1de15373f739c97ccfaf210511b5f5443f7ef036
Reviewed-on: https://go-review.googlesource.com/c/154346
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2018-12-17 18:23:37 +00:00
..
integration/vscode cmd/golsp/integration/vscode: add language server client for testing 2018-12-10 22:45:52 +00:00
main.go cmd/golsp: make each log message result from a single call to fmt.Fprintf 2018-12-17 18:23:37 +00:00