Merge pull request #90 from sebest/master
Add links to a loggly.com hook
diff --git a/README.md b/README.md
index cabd027..b6aa84c 100644
--- a/README.md
+++ b/README.md
@@ -235,6 +235,9 @@
* [`github.com/nubo/hiprus`](https://github.com/nubo/hiprus)
Send errors to a channel in hipchat.
+* [`github.com/sebest/logrusly`](https://github.com/sebest/logrusly)
+ Send logs to Loggly (https://www.loggly.com/)
+
#### Level logging
Logrus has six logging levels: Debug, Info, Warning, Error, Fatal and Panic.