From 0a59e39b3c4d6a38f65f5118269402403820617f Mon Sep 17 00:00:00 2001 From: Mponos George Date: Sun, 21 Jun 2020 22:19:30 +0300 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 4038a5c..17abc48 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 +- [monolog-http/monolog-http](https://github.com/monolog-http/monolog-http) A collection of handlers that use PSR-18 HTTP Client to send logs - [**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/)