diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index bc6a7b9..776858f 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -11,6 +11,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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) - [**understand/understand-monolog**](https://github.com/understand/understand-monolog) sends log records to the [Understand.io](http://www.understand.io/). +- [**bradmkjr/monolog-wordpress**](https://github.com/bradmkjr/monolog-wordpress) allows to easily store log messages using WordPress $wpdb connection. # Formatters