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

Added Fluentd handler

Yegor Tokmakov
2015-06-02 18:07:03 +02:00
parent 46e0068489
commit f58a3d1e83

@@ -8,6 +8,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**bartlett/monolog-callbackfilterhandler**](https://github.com/llaville/monolog-callbackfilterhandler) handler wrapper that filters records based on a list of callback functions.
- [**waza-ari/monolog-mysql**](https://github.com/waza-ari/monolog-mysql) allows to store log messages in a MySQL Table
- [**bartlett/monolog-growlhandler**](https://github.com/llaville/monolog-growlhandler) handler that send notifications to Growl on Mac OS X and Windows
- [**yegortokmakov/monolog-fluentd**](https://github.com/yegortokmakov/monolog-fluentd) handler that send notifications to Fluentd / td-agent
# Formatters