wrap logrush
logging library that extend the logrus
- Manage multiple loggers.
- Manage of an Appender and Formatter.
- File appender
- Asynchronous log output
$ go get github.com/dogenzaka/ruslog
TODO
-
Formatter
Default
Text
Json
-
Appender
Default
TODO
$ make install-test
$ make test
MIT License