Merge pull request #191 from rifflock/include-lfshook

Include lfshook in list of available hooks
This commit is contained in:
Simon Eskildsen 2015-06-02 19:14:05 -04:00
commit 0f2a4955b1
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ func init() {
| [Journalhook](https://github.com/wercker/journalhook) | Hook for logging to `systemd-journald` |
| [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 |
#### Level logging