mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Alphabetical order!
This commit is contained in:
parent
da773c223b
commit
e78d239855
@ -251,9 +251,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging for Go.
|
||||
* [lumberjack](https://github.com/natefinch/lumberjack) - Simple rolling logger, implements io.WriteCloser.
|
||||
* [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.
|
||||
* [lumberjack](https://github.com/natefinch/lumberjack) - Simple rolling logger, implements io.WriteCloser.
|
||||
|
||||
|
||||
## Machine Learning
|
||||
|
Loading…
Reference in New Issue
Block a user