class

Scry::ClientLogBackend

Inherits Log::IOBackend / Log::Backend / Reference / Object

Constructors

new(client : Client)
Source

Instance methods

write(entry : ::Log::Entry)

Writes the entry to this backend.

Source