mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Adds go-logger
This commit is contained in:
parent
fdf3b4a590
commit
7b0ded23c1
@ -259,6 +259,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [go-logger](https://github.com/apsdehal/go-logger) - Simple logger of Go Programs, with level handlers.
|
||||
|
||||
|
||||
## Machine Learning
|
||||
|
Loading…
Reference in New Issue
Block a user