mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
add a logging lib
This commit is contained in:
parent
72084a9c9a
commit
a1f7c21c45
@ -252,6 +252,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging for Go.
|
||||
* [seelog](https://github.com/cihub/seelog) - logging functionality with flexible dispatching, filtering, and formatting.
|
||||
* [stdlog](https://github.com/alexcesaro/log) - Stdlog is an object-oriented library providing leveled logging. It is very useful for cron jobs.
|
||||
* [gologex](https://github.com/chzyer/gologex) - An golang log lib, supports tracking and level, wrap by standard log lib
|
||||
|
||||
|
||||
## Machine Learning
|
||||
|
Loading…
Reference in New Issue
Block a user