Updated Hooks (markdown)

Bin Yi 2020-05-12 16:46:53 -07:00
parent a883ae1893
commit a20fd01fb1
1 changed files with 1 additions and 0 deletions

@ -13,6 +13,7 @@ This page describes the list of supported hooks services.
| [AzureTableHook](https://github.com/kpfaulkner/azuretablehook/) | Hook for logging to Azure Table Storage | | [AzureTableHook](https://github.com/kpfaulkner/azuretablehook/) | Hook for logging to Azure Table Storage |
| [Bugsnag](https://github.com/Shopify/logrus-bugsnag/blob/master/bugsnag.go) | Send errors to the Bugsnag exception tracking service. | | [Bugsnag](https://github.com/Shopify/logrus-bugsnag/blob/master/bugsnag.go) | Send errors to the Bugsnag exception tracking service. |
| [ClickHouse](https://github.com/oxgrouby/logrus-clickhouse-hook) | Send logs to [ClickHouse](https://clickhouse.yandex/) | | [ClickHouse](https://github.com/oxgrouby/logrus-clickhouse-hook) | Send logs to [ClickHouse](https://clickhouse.yandex/) |
| [Datadog Log](https://github.com/bin3377/logrus-datadog-hook) | Hook for logging to [Datadog](https://www.datadoghq.com/) over HTTP endpoint |
| [Discord Bot Hook](https://github.com/outdead/discordbotrus) | Hook for logging to [Discord](https://discordapp.com/) using Discord app | | [Discord Bot Hook](https://github.com/outdead/discordbotrus) | Hook for logging to [Discord](https://discordapp.com/) using Discord app |
| [Discordrus](https://github.com/kz/discordrus) | Hook for logging to [Discord](https://discordapp.com/) | | [Discordrus](https://github.com/kz/discordrus) | Hook for logging to [Discord](https://discordapp.com/) |
| [Elastic APM](https://godoc.org/go.elastic.co/apm/module/apmlogrus#Hook) | Hook for logging errors to [Elastic APM](https://www.elastic.co/solutions/apm)| | [Elastic APM](https://godoc.org/go.elastic.co/apm/module/apmlogrus#Hook) | Hook for logging errors to [Elastic APM](https://www.elastic.co/solutions/apm)|