Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dexter
v0.3.4
Dexter
BaseFormatter
JSONLogFormatter
Log
Builder
Dexter
Built with Crystal 1.9.2
2023-10-08 12:55:43 UTC
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
]