Merge pull request #440 from gemnasium/add-pglogrus

Add pglogrus to README
This commit is contained in:
Simon Eskildsen 2016-11-11 07:09:51 -05:00 committed by GitHub
commit abc6f20dab
1 changed files with 1 additions and 0 deletions

View File

@ -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