mirror of https://github.com/sirupsen/logrus.git
Merge pull request #238 from weekface/master
Include mgorus(a mongodb hook) in list of available hooks
This commit is contained in:
commit
84b968cb9f
|
@ -218,6 +218,7 @@ func init() {
|
|||
| [Mail](https://github.com/zbindenren/logrus_mail) | Hook for sending exceptions via mail |
|
||||
| [Rollrus](https://github.com/heroku/rollrus) | Hook for sending errors to rollbar |
|
||||
| [Fluentd](https://github.com/evalphobia/logrus_fluent) | Hook for logging to fluentd |
|
||||
| [Mongodb](https://github.com/weekface/mgorus) | Hook for logging to mongodb |
|
||||
|
||||
#### Level logging
|
||||
|
||||
|
|
Loading…
Reference in New Issue