mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
readme: add logrus to loggers
This commit is contained in:
parent
c73c141407
commit
016b927ad2
@ -280,6 +280,8 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
|
||||
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
||||
* [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
||||
* [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging
|
||||
for Go.
|
||||
|
||||
|
||||
## Code Analysis and Linter
|
||||
|
Loading…
Reference in New Issue
Block a user