diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 90bc021..328b67e 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