Module: Temporalio::Runtime::ConsoleLogFormat
- Defined in:
- lib/temporalio/runtime.rb
Overview
Formats for Core logs written to the console.
Constant Summary collapse
- COMPACT =
:compact- PRETTY =
:pretty- JSON =
:json
Formats for Core logs written to the console.
:compact:pretty:json