crashappsec / crashappsec/github-analyzer
Enforce a consistent error logging policy and don't use init for logging
Open
- Dominant language
- Go
- Stars
- 77
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
* [ ] From @orangematt We should come to some consensus on a consistent error handling policy at some larger scope than per component. When is the right time to abort/fatal vs. returning an error is probably the most important thing to standardize on, but also what to log and how to log it, etc.
* [ ] Update log pkg to not use init
Contributor guide
Assessment
This issue has not been assessed yet.