Log noise: INFO level is swamped!
Open
- Dominant language
- Go
- Stars
- 337
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Hi Maintainers,
I would very much like to find a way to quiet down the INFO log level while keeping some useful logs in there. I see some extreme offenders that tend to spam this log level for no apparent reason. A good example would be this line:
https://github.com/Comcast/rulio/blob/master/sys/system.go#L101
I am wondering if you would be receptive to a PR that moves all of these "hi, the function is starting" logs in `sys/system.go` to the DEBUG level?
Contributor guide
Assessment
This issue has not been assessed yet.