Updated Hooks (markdown)

Alexander Brunner 2021-07-15 18:48:53 -05:00
parent 9b9f8fc4d0
commit d0fa80a877
1 changed files with 1 additions and 0 deletions

@ -46,6 +46,7 @@ This page describes the list of known hooks services. The list is provided as is
| [MongoDB](https://github.com/LyricTian/logrus-mongo-hook) | An asynchronous MongoDB Hook | | [MongoDB](https://github.com/LyricTian/logrus-mongo-hook) | An asynchronous MongoDB Hook |
| [MySQL](https://github.com/LyricTian/logrus-mysql-hook) | An asynchronous MySQL Hook | | [MySQL](https://github.com/LyricTian/logrus-mysql-hook) | An asynchronous MySQL Hook |
| [NATS-Hook](https://github.com/rybit/nats_logrus_hook) | Hook for logging to [NATS](https://nats.io) | | [NATS-Hook](https://github.com/rybit/nats_logrus_hook) | Hook for logging to [NATS](https://nats.io) |
| [NATS-Hook](https://github.com/abrunner94/rusrelic) | Hook for logging to [New Relic](https://newrelic.com) |
| [NXLog](https://github.com/hybridtheory/logrus-nxlog-hook) | Hook for logging to [NXLog](https://nxlog.co) | | [NXLog](https://github.com/hybridtheory/logrus-nxlog-hook) | Hook for logging to [NXLog](https://nxlog.co) |
| [Octokit](https://github.com/dorajistyle/logrus-octokit-hook) | Hook for logging to github via octokit | | [Octokit](https://github.com/dorajistyle/logrus-octokit-hook) | Hook for logging to github via octokit |
| [OpsGenie](https://github.com/JackFazackerley/logrus-opsgenie-hook) | Hook for OpsGenie. | | [OpsGenie](https://github.com/JackFazackerley/logrus-opsgenie-hook) | Hook for OpsGenie. |