From ac3fa0e4099262808e294c24ebd45dbdd61cc490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hromada?= Date: Wed, 11 Aug 2021 14:21:41 +0200 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 328b67e..90bc021 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -1,6 +1,6 @@ This page lists third party packages implementing useful Monolog handlers, formatters or processors. See the docs for the list of [built-in ones](https://seldaek.github.io/monolog/doc/02-handlers-formatters-processors.html) -Not finding what you need here? Try [searching on Packagist.org](https://packagist.org/?query=monolog%20) before writing your own in case the author did not add it here. +Not finding what you need here? Try [searching on Packagist.org](https://packagist.org/?query=monolog%20) before writing your own in case the author did not add it here.. # 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