LogFormatZ
constLogFormatZ:ZodEnum<{json:"json";pretty:"pretty"; }>
Defined in: types/src/logging.ts:22
Diagnostic rendering format. pretty = single-line human readable;
json = one JSON object per record.
constLogFormatZ:ZodEnum<{json:"json";pretty:"pretty"; }>
Defined in: types/src/logging.ts:22
Diagnostic rendering format. pretty = single-line human readable;
json = one JSON object per record.