mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add zkits logger library. (#3417)
This commit is contained in:
parent
aff27330c3
commit
208461dfc2
@ -1093,6 +1093,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [xlog](https://github.com/rs/xlog) - Structured logger for `net/context` aware HTTP handlers with flexible dispatching.
|
||||
* [zap](https://github.com/uber-go/zap) - Fast, structured, leveled logging in Go.
|
||||
* [zerolog](https://github.com/rs/zerolog) - Zero-allocation JSON logger.
|
||||
* [zkits-logger](https://github.com/edoger/zkits-logger) - A powerful zero-dependency JSON logger.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user