All logging in gin-cli should be handled by the ginclient package
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
None of the other packages should log anything. Logging, if necessary, should be handled at the top level, in ginclient or gincmd. This will make it easier for the other packages to be imported and used by other projects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.