mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
795d6bd3e1
commit
4c7b6c556f
@ -831,6 +831,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [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.
|
||||
* [glo](https://github.com/lajosbencz/glo) - PHP Monolog inspired logging facility with identical severity levels.
|
||||
* [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-log](https://github.com/subchen/go-log) - Simple and configurable Logging in Go, with level, formatters and writers.
|
||||
|
Loading…
Reference in New Issue
Block a user