Minimise logging
Open
P3
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The logs are a bit too busy right now. This is good for development, but eventually, they should be quieter and perhaps only log errors.
Ideally, we should have a configuration option that sets logging verbosity.
For now, it would be nice if log messages were collected throughout a command's execution and only get written to file when an error occurs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.