This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Loggers should be consolidated between components and processes #15
Labels
enhancement
New feature or request
Location
hatchet-server
hatchet-runner
hatchet-runner-worker
hatchet-temporal
Motivation
Different logging formats are used between the chi logging middleware, GORM, and temporal. All of these packages accept a custom logger implementation, so it should be fairly simple to consolidate the loggers to allow for both JSON and readable logs.
Requirements
debug
log level is respected (particularly by GORM)error
logsAdditional Details
The text was updated successfully, but these errors were encountered: