class TandaCLI::Debug::Backend
- TandaCLI::Debug::Backend
- Log::IOBackend
- Log::Backend
- Reference
- Object
Defined in:
tanda_cli/debug.crInstance Method Summary
-
#write(entry : Log::Entry)
Writes the entry to this backend.
Instance Method Detail
def write(entry : Log::Entry)
#
Description copied from class Log::Backend
Writes the entry to this backend.