mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #926 from joeybloggs/master
Add log - a simple, configurable and scalable Structured Logging library for Go
This commit is contained in:
commit
e0409c0eaa
@ -491,6 +491,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
|
||||
* [gologger](https://github.com/sadlil/gologger) - Simple easy to use log lib for go, logs in Colored Cosole, Simple Console, File or Elasticsearch.
|
||||
* [log](https://github.com/apex/log) - Structured logging package for Go.
|
||||
* [log](https://github.com/go-playground/log) - Simple, configurable and scalable Structured Logging for Go.
|
||||
* [log-voyage](https://github.com/firstrow/logvoyage) - Full-featured logging saas written in golang.
|
||||
* [log15](https://github.com/inconshreveable/log15) - Simple, powerful logging for Go
|
||||
* [logex](https://github.com/chzyer/logex) - An golang log lib, supports tracking and level, wrap by standard log lib
|
||||
|
Loading…
Reference in New Issue
Block a user