From 245d8971d1a91cb74906a3ab0648f4774ff287b3 Mon Sep 17 00:00:00 2001 From: rifflock Date: Tue, 2 Jun 2015 15:36:57 -0700 Subject: [PATCH] Include lfshook in list of available hooks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77e5fcb..8e91667 100644 --- a/README.md +++ b/README.md @@ -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