mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add zerolog
This commit is contained in:
parent
da431d101e
commit
160fa15834
@ -633,6 +633,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [xlog](https://github.com/xfxdev/xlog) - Plugin architecture and flexible log system for Go, with level ctrl, multiple log target and custom log format.
|
* [xlog](https://github.com/xfxdev/xlog) - Plugin architecture and flexible log system for Go, with level ctrl, multiple log target and custom log format.
|
||||||
* [xlog](https://github.com/rs/xlog) - A structured logger for `net/context` aware HTTP handlers with flexible dispatching.
|
* [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.
|
* [zap](https://github.com/uber-go/zap) - Fast, structured, leveled logging in Go.
|
||||||
|
* [zerolog](https://github.com/rs/zerolog) - Zero-allocation JSON logger.
|
||||||
|
|
||||||
## Machine Learning
|
## Machine Learning
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user