class

LSP::LogBackend

Inherits Log::IOBackend < Log::Backend < Reference < Object

Constructors

new(server : LSP::Server)
Source

Instance methods

write(entry : ::Log::Entry)

Writes the entry to this backend.

Source