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

added karelwintersky/monolog-pdo-handler

Karel Wintersky
2018-09-23 05:24:00 +02:00
parent 4d4e7c2a96
commit 8dcc85189f

@@ -30,6 +30,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**paragonie/monolog-quill**](https://github.com/paragonie/monolog-quill) Designed specifically for security event logging; pushes data to a Chronicle instance using the Quill library.
- [**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.
# Formatters