From fda327f5afa7331721d33ed5e195730b26235c42 Mon Sep 17 00:00:00 2001 From: Patrick Landolt Date: Mon, 25 Feb 2019 13:48:56 +0100 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 11b2b6a..a315388 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -1,6 +1,7 @@ This page lists third party packages implementing useful Monolog handlers, formatters or processors. # Handlers +- [**artack/monolog-jira-handler**](https://github.com/ARTACK/monolog-jira-handler) sends log records to a self hosted JIRA instance - [**filips123/monolog-phpmailer**](https://github.com/filips123/MonologPHPMailer) sends log records to emails with [PHPMailer](https://github.com/PHPMailer/PHPMailer) - [**inpsyde/logzio-monolog**](https://github.com/inpsyde/logzio-monolog) sends log records to [logz.io](https://logz.io/) - [**tylercd100/monolog-sms**](https://github.com/tylercd100/monolog-sms) sends log records to SMS messaging services such as Plivo, Clickatell and Twilio