dexter
main
Dexter
BaseFormatter
JSONLogFormatter
Log
Builder
Dexter
struct
Dexter::JSONLogFormatter
Dexter::JSONLogFormatter
Dexter::BaseFormatter
Struct
Value
Object
Defined in:
dexter/json_log_formatter.cr
Instance Method Summary
#call
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
]