object88 / langd

A Language Server Protocol implementation in Go for Go
MIT License
7 stars 0 forks source link

Improve logging #22

Closed object88 closed 6 years ago

object88 commented 6 years ago

In Loader, remove fmt.Printf and replace with Log.X methods, to ensure conditional logging.