diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index a315388..55208a1 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -33,6 +33,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**lefuturiste/monolog-discord-handler**](https://github.com/lefuturiste/monolog-discord-handler): Send logs to a [Discord](https://discordapp.com)'s webhook. - [**karelwintersky/monolog-pdo-handler**](https://github.com/KarelWintersky/monolog-pdo-handler): Allows to store log messages in a MySQL Database via PDO handler. - [**gmponos/monolog-slack**](https://github.com/gmponos/monolog-slack) A package for sending logs to Slack channels using webhooks. +- [**fluchi/mailgun-handler**](https://github.com/fluchi/mailgun-handler): A Monolog handler that emails using Mailgun API # Formatters