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

Added my monolog-pusher handler

Shalvah A
2018-06-01 12:43:52 +01:00
parent 061b78e835
commit 306a536e2c

@@ -26,6 +26,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**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)
# Formatters