From bb644a163273752003653fa883226f8474585e47 Mon Sep 17 00:00:00 2001 From: Christiaan Westerbeek Date: Fri, 10 Jan 2014 20:47:48 +0100 Subject: [PATCH] Update README.md Will try to add a appender for Loggly in this Fork. I will keep it in to this feature alone as outlined in the rules --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e479d6..7cfbb0f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Out of the box it supports the following features: * SMTP appender * GELF appender * hook.io appender +* Loggly appender * multiprocess appender (useful when you've got worker processes) * a logger for connect/express servers * configurable log message layout/patterns