mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-19 11:21:27 +02:00
Updated Third Party Packages (markdown)
@@ -14,7 +14,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
|
|||||||
- [**bradmkjr/monolog-wordpress**](https://github.com/bradmkjr/monolog-wordpress) allows to easily store log messages using WordPress $wpdb connection.
|
- [**bradmkjr/monolog-wordpress**](https://github.com/bradmkjr/monolog-wordpress) allows to easily store log messages using WordPress $wpdb connection.
|
||||||
- [**websoftwares/monolog-zmq-handler**](https://github.com/websoftwares/MonologZMQHandler) sends your logs over a [ZeroMQ (ØMQ)](http://zeromq.org/) socket.
|
- [**websoftwares/monolog-zmq-handler**](https://github.com/websoftwares/MonologZMQHandler) sends your logs over a [ZeroMQ (ØMQ)](http://zeromq.org/) socket.
|
||||||
- [**max13/monobullet**](https://github.com/max13/Monobullet) sends your logs over [Pushbullet](http://pushbullet.com/).
|
- [**max13/monobullet**](https://github.com/max13/Monobullet) sends your logs over [Pushbullet](http://pushbullet.com/).
|
||||||
- [**maxbanton/cwh**](https://github.com/maxbanton/cwh) sends your logs to [Amazon CloudWatch Logs](http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_GettingStarted.html)
|
- [**maxbanton/cwh**](https://github.com/maxbanton/cwh) sends your logs to [Amazon CloudWatch Logs](http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html)
|
||||||
- [**spazzmarticus/monolog-batchstreamhandler**](https://github.com/SpazzMarticus/monolog-batchstreamhandler) pushes a batch of records to a stream **at once**. Also allows enveloping them with head and foot lines.
|
- [**spazzmarticus/monolog-batchstreamhandler**](https://github.com/SpazzMarticus/monolog-batchstreamhandler) pushes a batch of records to a stream **at once**. Also allows enveloping them with head and foot lines.
|
||||||
- [**femtopixel/monolog-csvhandler**](https://github.com/femtopixel/monolog-csvhandler) sends your logs to CSV files.
|
- [**femtopixel/monolog-csvhandler**](https://github.com/femtopixel/monolog-csvhandler) sends your logs to CSV files.
|
||||||
- [**merorafael/telegram-handler**](https://github.com/merorafael/telegram-handler) sends log records to Telegram chats
|
- [**merorafael/telegram-handler**](https://github.com/merorafael/telegram-handler) sends log records to Telegram chats
|
||||||
|
Reference in New Issue
Block a user