Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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