Add zap logger package from Uber. (#996)
This commit is contained in:
parent
6d3d7ad731
commit
b4b61321f6
@ -519,6 +519,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [stdlog](https://github.com/alexcesaro/log) - Stdlog is an object-oriented library providing leveled logging. It is very useful for cron jobs.
|
||||
* [tail](https://github.com/hpcloud/tail) - A Go package striving to emulate the features of the BSD tail program.
|
||||
* [xlog](https://github.com/rs/xlog) - A structured logger for `net/context` aware HTTP handlers with flexible dispatching.
|
||||
* [zap](https://github.com/uber-go/zap) - Fast, structured, leveled logging in Go.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user