Trifle
GitHub
Trifle::Logs / Formatters / Json
Learn how Json formatter renders scope and output.

Json Formatter

Maybe sometimes you think that use of JSON is the best idea ever.

Format

Build in Trifle::Logs::Formatter::Content::Json formatter creates a hash with scope and message and simply serializes it to JSON.