From d099a9fc3fc2b4d332bc42e0f678a73efc9b8e43 Mon Sep 17 00:00:00 2001 From: Danny Brain Date: Thu, 27 Oct 2011 13:16:42 +1100 Subject: [PATCH] Update readme to describe hook.io usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02a4199..f1926da 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu .use(cluster.pidfiles('run/pids')) .listen(3000); +*NOTE* hook.io appender will currently (and probably indefinitely) explode if you enable hook.io debug because of the way log4js overrides console.log ## author (of this node version)