hashicorp / hashicorp/consul-template
Trace logging printed while not using verbose logging
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 4.8k
- Forks
- 801
- Avg merge
- 4h 5m
- Merged PRs (30d)
- 6
Description
https://github.com/hashicorp/consul-template/blob/9172286e18f0526a6a90ddc12113f18a935afa12/watch/view.go#L194
Can we please, please, not do this?
When using consul-template as a library, it's impossible to not print this.
Contributor guide
Research direction
Read watch/view.go around line 194 and trace how logging is configured when consul-template is used as a library rather than with verbose logging. Done means trace messages are not printed unless verbose logging is enabled; check the existing logging-related tests or test suite for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100