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

Add IFTTTHandler to docs

This commit is contained in:
Jordi Boggiano
2015-08-09 18:44:06 +01:00
parent 419ca7ac25
commit 57dc037895
2 changed files with 7 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
- _SlackHandler_: Logs records to a [Slack](https://www.slack.com/) account.
- _MandrillHandler_: Sends emails via the Mandrill API using a [`Swift_Message`](http://swiftmailer.org/) instance.
- _FleepHookHandler_: Logs records to a [Fleep](https://fleep.io/) conversation using Webhooks.
- _IFTTTHandler_: Notifies an [IFTTT](https://ifttt.com/maker) trigger with the log channel, level name and message.
### Log specific servers and networked logging