1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 16:14:08 +02:00

Updated Third Party Packages (markdown)

Benoit GALATI
2019-08-19 11:49:07 +02:00
parent dd6fd9a130
commit 574ef53c03

@@ -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