class LSP::LogBackend
- LSP::LogBackend
- Log::IOBackend
- Log::Backend
- Reference
- Object
Defined in:
log.crConstructors
Instance Method Summary
-
#write(entry : ::Log::Entry)
Writes the entry to this backend.
Constructor Detail
Instance Method Detail
def write(entry : ::Log::Entry)
#
Description copied from class Log::Backend
Writes the entry to this backend.