mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding an effiencient logging lib, BLog4go
Adding an effiencient logging lib, BLog4go
This commit is contained in:
parent
e168ff6ef8
commit
686a72933c
@ -522,6 +522,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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.
|
||||
* [BLog4go](https://github.com/YoungPioneers/blog4go) - Efficient logger with levels, rotating, hook and supports for file, socket and stdout.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user