Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
service_runner
v0.1.0
JSONFormatter
ServiceRunner
Docker
Monitoring
Config
ExecutionResult
ExpectedCommandResult
HTTPResult
Expected
InternalCommand
Result
ShellResult
Monitor
DoneSignal
Notify
Service
Done
Built with Crystal 1.9.2
2023-10-07 15:15:15 UTC
module
JSONFormatter
Included Modules
Log::Formatter
Extended Modules
JSONFormatter
Defined in:
service_runner/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
]