1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-22 21:03:37 +02:00

added monolog-cassandra reference

do3meli
2015-10-30 10:31:39 +04:00
parent 38dcb0b7ad
commit 2dd6bce87d

@@ -9,6 +9,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**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
- [**do3meli/monolog-cassandra**](https://github.com/do3meli/monolog-cassandra) Cassandra database handler based on the [DataStax PHP-Driver](https://github.com/datastax/php-driver)
# Formatters
@@ -20,4 +21,4 @@ This page lists third party packages implementing useful Monolog handlers, forma
# Others
- [**theorchard/monolog-cascade**](https://github.com/theorchard/monolog-cascade) lets you easily configure complex monolog handler sets using PHP arrays, yaml or json configs.
- [**theorchard/monolog-cascade**](https://github.com/theorchard/monolog-cascade) lets you easily configure complex monolog handler sets using PHP arrays, yaml or json configs.