diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 55208a1..2612e2c 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -32,8 +32,9 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**shalvah/monolog-pusher**](https://github.com/shalvah/monolog-pusher) sends log messages to [Pusher Channels](https://pusher.com/channels) - [**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. +- [**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 +- [**bgalati/monolog-sentry-handler**](https://github.com/B-Galati/monolog-sentry-handler): A Monolog handler for Sentry PHP SDK v2 with breadcrumbs support. # Formatters