forked from mirror/logrus
Merge pull request #199 from freeformz/rollrus
Link to the rollbar notification hook that we use.
This commit is contained in:
commit
2a0a9a12ae
|
@ -215,6 +215,7 @@ func init() {
|
|||
| [LFShook](https://github.com/rifflock/lfshook) | Hook for logging to the local filesystem |
|
||||
| [Honeybadger](https://github.com/agonzalezro/logrus_honeybadger) | Hook for sending exceptions to Honeybadger |
|
||||
| [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 |
|
||||
|
||||
#### Level logging
|
||||
|
||||
|
|
Loading…
Reference in New Issue