From 93985e4b77608e7085f33b04e7df1607e581b53b Mon Sep 17 00:00:00 2001 From: Guillaume Polaert Date: Tue, 17 May 2016 17:38:10 +0200 Subject: [PATCH] Add new hook for Logmatic.io Logmatic.io is Saas-based log management solution. We develop a simple hook in order to send your Logrus logs straight to Logmatic.io --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f04c8a..555fdce 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,8 @@ Note: Syslog hook also support connecting to local syslog (Ex. "/dev/log" or "/v | [ElasticSearch](https://github.com/sohlich/elogrus) | Hook for logging to ElasticSearch| | [Sumorus](https://github.com/doublefree/sumorus) | Hook for logging to [SumoLogic](https://www.sumologic.com/)| | [Logstash](https://github.com/bshuster-repo/logrus-logstash-hook) | Hook for logging to [Logstash](https://www.elastic.co/products/logstash) | +| [Logmatic.io](https://github.com/logmatic/logmatic-go) | Hook for logging to [Logmatic.io](http://logmatic.io/) | + #### Level logging