ConduitIO / ConduitIO/conduit-operator
Replace log/zapr with zerologr
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
By default the logger of choice is zapr, replace this with zerologr.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the logger initialization and all uses of log/zapr, then inspect how the Kubernetes operator configures and emits logs. Replace the default logger with zerologr and verify the existing test suite and operator logging behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100