diff --git a/Hooks.md b/Hooks.md index b6382f0..e6dbcbe 100644 --- a/Hooks.md +++ b/Hooks.md @@ -35,7 +35,8 @@ This page describes the list of supported hooks services. | [Mail](https://github.com/zbindenren/logrus_mail) | Hook for sending exceptions via mail | | [Mattermost](https://github.com/shuLhan/mattermost-integration/tree/master/hooks/logrus) | Hook for logging to [Mattermost](https://mattermost.com/) | | [Mongodb](https://github.com/weekface/mgorus) | Hook for logging to mongodb | -| [MySQL](https://github.com/LyricTian/logrus-mysql-hook) | Hook for logging to mysql | +| [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) | | [NXLog](https://github.com/affectv/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 |