class LSP::LogBackend

Defined in:

log.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(server : LSP::Server) #

Instance Method Detail

def write(entry : ::Log::Entry) #
Description copied from class Log::Backend

Writes the entry to this backend.