An open API service indexing awesome lists of open source software.

https://github.com/gettengineering/logging-go


https://github.com/gettengineering/logging-go

Last synced: 5 months ago
JSON representation

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.