https://github.com/gettengineering/logging-go
https://github.com/gettengineering/logging-go
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gettengineering/logging-go
- Owner: GettEngineering
- Created: 2019-07-04T12:58:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T09:07:48.000Z (almost 7 years ago)
- Last Synced: 2024-07-21T03:03:41.829Z (almost 2 years ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logging-go
This package includes:
- right way to log [read more](./logpot)
- convenient errors handling package [read more](./errpot)
Each one is fully independent and can be used separately. But to get
the best possible experience try to use log and err packages together.