abstract struct Crylog::Formatters::LogFormatter
- Crylog::Formatters::LogFormatter
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
formatters/formatter.crConstructors
Instance Method Summary
-
#call(message : Message) : String
Consumes a message and returns a formatted string representation of it.
- #initialize
Constructor Detail
Instance Method Detail
Consumes a message and returns a formatted string representation of it.