Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
log-json_formatter
v2.0.1
Log
JSONFormatter
Loggable
Metadata
Value
Built with Crystal 1.9.2
2023-10-08 13:20:45 UTC
module
Log::JSONFormatter
Included Modules
Log::Formatter
Extended Modules
Log::JSONFormatter
Defined in:
log-json_formatter.cr
Instance Method Summary
#build_exception
(builder, exception : Nil)
#build_exception
(builder, exception : Exception)
#format
(entry, io)
Instance Method Detail
def
build_exception
(builder, exception : Nil)
#
[
View source
]
def
build_exception
(builder, exception : Exception)
#
[
View source
]
def
format
(entry, io)
#
[
View source
]