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

Added a new Handler (monolog-nats)

Raül Pérez
2017-07-07 02:44:55 +02:00
parent 54feab592b
commit a172874199

@@ -23,6 +23,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**vbelozyorov/monolog-gearman-handler**](https://github.com/VBelozyorov/monolog-gearman-handler) sends log records to Gearman for asynchronous recording
- [**nvanheuverzwijn/monolog-logdna**](https://github.com/nvanheuverzwijn/monolog-logdna) sends log records to LogDNA
- [**viniciuswebdev/monolog-mattermost**](https://github.com/viniciuswebdev/monolog-mattermost) sends log records to Mattermost
- [**repejota/monolog-nats**](https://github.com/repejota/monolog-nats) sends log records to [NATS](https://nats.io)
# Formatters