struct Soma::ReadableFormatter
- Soma::ReadableFormatter
- Struct
- Value
- Object
Included Modules
- Log::Formatter
Defined in:
soma/format/readable.crConstructors
Instance Method Summary
-
#format(entry : Log::Entry, io : IO)
Writes a
Log::Entry
through anIO
Constructor Detail
Instance Method Detail
def format(entry : Log::Entry, io : IO)
#
Description copied from module Log::Formatter
Writes a Log::Entry
through an IO