mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added Logging section
This commit is contained in:
parent
0d75310d22
commit
97997b0ba1
@ -171,6 +171,14 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
* [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.
|
||||
|
||||
|
||||
## Logging
|
||||
|
||||
*Libraries for generating and working with log files.*
|
||||
|
||||
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
||||
* [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
||||
|
||||
|
||||
# Resources
|
||||
|
||||
Where to discover new Go libraries.
|
||||
|
Loading…
Reference in New Issue
Block a user