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

Updated Third Party Packages (markdown)

Max Kotliar
2018-10-28 17:26:20 +02:00
parent 9e7acaa481
commit e6dbde071a

@@ -27,7 +27,6 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**nvanheuverzwijn/monolog-logdna**](https://github.com/nvanheuverzwijn/monolog-logdna) sends log records to LogDNA
- [**viniciuswebdev/monolog-mattermost**](https://github.com/viniciuswebdev/monolog-mattermost) sends log records to Mattermost
- [**repejota/monolog-nats**](https://github.com/repejota/monolog-nats) sends log records to [NATS](https://nats.io)
- [**enqueue/monolog-queue-handler**](https://github.com/php-enqueue/monolog-queue-handler) The lib provides [queue\amqp interop](https://github.com/queue-interop/queue-interop) based handlers so logs could be sent to MQ.
- [**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.