mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add distillog to 'Logging' section (#1703)
This commit is contained in:
parent
223ceda010
commit
0bae35a6ba
@ -646,6 +646,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
|
|
||||||
*Libraries for generating and working with log files.*
|
*Libraries for generating and working with log files.*
|
||||||
|
|
||||||
|
* [distillog](https://github.com/amoghe/distillog) - distilled levelled logging (think of it as stdlib + log levels).
|
||||||
* [glg](https://github.com/kpango/glg) - glg is simple and fast leveled logging library for Go.
|
* [glg](https://github.com/kpango/glg) - glg is simple and fast leveled logging library for Go.
|
||||||
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
||||||
* [go-cronowriter](https://github.com/utahta/go-cronowriter) - Simple writer that rotate log files automatically based on current date and time, like cronolog.
|
* [go-cronowriter](https://github.com/utahta/go-cronowriter) - Simple writer that rotate log files automatically based on current date and time, like cronolog.
|
||||||
|
Loading…
Reference in New Issue
Block a user