class Oplog::LogBackend
- Oplog::LogBackend
- Log::IOBackend
- Log::Backend
- Reference
- Object
Defined in:
oplog.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.