From 7e5f7f6f2e2921e15df5d79b7d44da07a53ca3e8 Mon Sep 17 00:00:00 2001 From: Tyler Arbon Date: Sat, 26 Mar 2016 20:54:08 -0600 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 60df310..6f4fe1c 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -2,7 +2,7 @@ This page lists third party packages implementing useful Monolog handlers, forma # Handlers -- [**tylercd100/monolog-plivo**](https://github.com/tylercd100/monolog-plivo) sends log records through SMS message service +- [**tylercd100/monolog-plivo**](https://github.com/tylercd100/monolog-plivo) sends log records to Plivo API (a SMS message service) - [**nackjicholson/monolog-gitter-im**](https://github.com/nackjicholson/monolog-gitter-im) sends log records to the [gitter.im](https://gitter.im/) API. - [**logentries/logentries-monolog-handler**](https://github.com/logentries/logentries-monolog-handler) sends log records to a [logentries.com](https://logentries.com/) account. - [**mead-steve/mono-snag**](https://github.com/meadsteve/MonoSnag) sends log records to a [bugsnag](https://bugsnag.com/) account.