diff --git a/Hooks.md b/Hooks.md index 2b2f214..61a8aa3 100644 --- a/Hooks.md +++ b/Hooks.md @@ -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 | | [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/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) | | [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. |