move off deprecated azer/Debug dependency for debugging solution
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 115
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Some options:
- https://github.com/azer/logger
- https://github.com/rs/zerolog
- https://github.com/sirupsen/logrus (thx @nerney)
- https://github.com/uber-go/zap
Logging will need to be documented in the README as well, since it's essential for someone who would be using this package in production.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review how the deprecated azer/Debug dependency is used, then compare the logging alternatives listed in the issue. Update the dependency and document the production logging approach in README. Done means the deprecated dependency is no longer used and the README explains logging for package users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, documentation
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100