hashicorp / hashicorp/memberlist
Can we support pluggable interface based logger?
Open
enhancement
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 478
- Avg merge
- 15h 58m
- Merged PRs (30d)
- 3
Description
It would be nice to use a interface based logger option with multi-level output support. The current log implementation produces too many debug logs which are rarely useful.
Contributor guide
Research direction
Start by reviewing the current logging implementation and its call sites. Determine the interface and multi-level behavior needed to replace the existing logger, then verify that callers can select useful output levels without the current excess debug logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100