struct Soma::JSONFormatter

Included Modules

Defined in:

soma/format/json.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def format(entry : Log::Entry, io : IO) #
Description copied from module Log::Formatter

Writes a Log::Entry through an IO


[View source]