From 1ce6d436c6abc12782cc63780695f996dcaea511 Mon Sep 17 00:00:00 2001 From: Chuangbo Li Date: Tue, 13 Aug 2019 23:37:10 +1200 Subject: [PATCH] Add Hook for Tencent Cloud CLS --- Hooks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Hooks.md b/Hooks.md index 279b94a..71fd36e 100644 --- a/Hooks.md +++ b/Hooks.md @@ -65,4 +65,5 @@ This page describes the list of supported hooks services. | [Telegram](https://github.com/rossmcdonald/telegram_hook) | Hook for logging errors to [Telegram](https://telegram.org/) | | [TraceView](https://github.com/evalphobia/logrus_appneta) | Hook for logging to [AppNeta TraceView](https://www.appneta.com/products/traceview/) | | [Typetalk](https://github.com/dragon3/logrus-typetalk-hook) | Hook for logging to [Typetalk](https://www.typetalk.in/) | -| [Windows Event Log](https://github.com/freman/eventloghook) | Hook for Windows Event Log | \ No newline at end of file +| [Windows Event Log](https://github.com/freman/eventloghook) | Hook for Windows Event Log | +| [Tencent Cloud CLS](https://github.com/chuangbo/logruscls) | Hook for [Tencent Cloud CLS](https://intl.cloud.tencent.com/document/product/614) ([zh-CN](https://cloud.tencent.com/document/product/614)) | \ No newline at end of file