Merge pull request #199 from freeformz/rollrus

Link to the rollbar notification hook that we use.
This commit is contained in:
Simon Eskildsen 2015-06-19 21:53:44 -04:00
commit 2a0a9a12ae
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@ func init() {
| [LFShook](https://github.com/rifflock/lfshook) | Hook for logging to the local filesystem | | [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 | | [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 | | [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 #### Level logging