From 41307b5428f9079ef0c944ef690b545b7751e34b Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Fri, 8 Jan 2021 09:09:01 +0100 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index f666a45..328b67e 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -1,4 +1,6 @@ -This page lists third party packages implementing useful Monolog handlers, formatters or processors. +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. # 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