Refactor to pass in our customized logger to Temporal Client
Open
enhancement
- Dominant language
- Go
- Stars
- 661
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/indeedeng/iwf/blob/425478b96137d7eeadb98b3143995e86b5012781/cmd/server/iwf/iwf.go#L119
So that it can have the same logging format, and the `"logging-call-at"` field
Contributor guide
Research direction
Start at cmd/server/iwf/iwf.go:119 and inspect how the Temporal Client is constructed and how the customized logger is configured. Trace the logger passed there, then verify that Temporal Client logs use the same format and include the "logging-call-at" field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, distributed-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100