mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Go logger lib with console, file or ES logging.
This commit is contained in:
parent
7e05515fc3
commit
7816759541
@ -404,6 +404,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Libraries for generating and working with log files.*
|
||||
|
||||
* [glog](https://github.com/golang/glog) - Leveled execution logs for Go.
|
||||
* [gologger](https://github.com/sadlil/gologger) - Simple easy to use log lib for go, logs in Colored Cosole, Simple Console, File or Elasticsearch.
|
||||
* [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers.
|
||||
* [go-log](https://github.com/ian-kent/go-log) - A log4j implementation in Go.
|
||||
* [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
|
||||
|
1046
README.md~
Normal file
1046
README.md~
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user