Add logging machinery
- Dominant language
- Go
- Stars
- 503
- Forks
- 137
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 20
Description
As of today, there is no proper logging machinery in decK. There exists a `--verbose` flag in decK which is used only in a couple of places in an ad-hoc manner.
There have been instances where logging would have been helpful but I put that off for later and never got around to it.
This issue is the result of this discussion: https://github.com/Kong/deck/pull/226#discussion_r535423549
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing --verbose flag usage and the discussion in PR 226 linked from the issue. The issue does not identify files, tests, or acceptance criteria; clarify the logging scope and what broader coverage should count as done before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100