struct Dexter::JSONLogFormatter

Defined in:

dexter/json_log_formatter.cr

Instance Method Summary

Instance methods inherited from struct Dexter::BaseFormatter

call call, entry : Log::Entry entry, io : IO io

Constructor methods inherited from struct Dexter::BaseFormatter

new(entry : Log::Entry, io : IO) new

Class methods inherited from struct Dexter::BaseFormatter

proc proc

Instance Method Detail

def call #

[View source]