mirror of https://github.com/sirupsen/logrus.git
readme: add @agonzalezro honeybadger hook to readme
This commit is contained in:
parent
0f2a4955b1
commit
c8ed7a5eae
|
@ -213,6 +213,8 @@ func init() {
|
|||
| [Graylog](https://github.com/gemnasium/logrus-hooks/tree/master/graylog) | Hook for logging to [Graylog](http://graylog2.org/) |
|
||||
| [Raygun](https://github.com/squirkle/logrus-raygun-hook) | Hook for logging to [Raygun.io](http://raygun.io/) |
|
||||
| [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 |
|
||||
|
||||
#### Level logging
|
||||
|
||||
|
|
Loading…
Reference in New Issue