class

Log::MemoryBackend

Inherits Log::Backend < Reference < Object

A Log::Backend suitable for testing.

Constructors

Instance methods

entries
Source
write(entry : Log::Entry) : Nil

Writes the entry to this backend.

Source