From 65aed8c49364d404fab2d74522332a3679137d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Lafoucrie=CC=80re?= Date: Thu, 3 Nov 2016 21:59:20 -0400 Subject: [PATCH] Add pglogrus to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 126cd1f..f9cfb0a 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ Note: Syslog hook also support connecting to local syslog (Ex. "/dev/log" or "/v | [logz.io](https://github.com/ripcurld00d/logrus-logzio-hook) | Hook for logging to [logz.io](https://logz.io), a Log as a Service using Logstash | | [Logmatic.io](https://github.com/logmatic/logmatic-go) | Hook for logging to [Logmatic.io](http://logmatic.io/) | | [Pushover](https://github.com/toorop/logrus_pushover) | Send error via [Pushover](https://pushover.net) | +| [PostgreSQL](https://github.com/gemnasium/logrus-postgresql-hook) | Send logs to [PostgreSQL](http://postgresql.org) | #### Level logging