From 574ef53c03e1b7d5b0e5e66a2b0f1f927fa55830 Mon Sep 17 00:00:00 2001 From: Benoit GALATI Date: Mon, 19 Aug 2019 11:49:07 +0200 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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