From a3bdac8e14024216613e6aa84bc2e91c9d15693f Mon Sep 17 00:00:00 2001 From: Jan Schmidle Date: Fri, 8 Feb 2013 16:22:29 +0100 Subject: [PATCH] updated require in example to match other examles --- examples/patternLayout-tokens.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/patternLayout-tokens.js b/examples/patternLayout-tokens.js index 18cd6f7..84b171c 100644 --- a/examples/patternLayout-tokens.js +++ b/examples/patternLayout-tokens.js @@ -1,4 +1,4 @@ -var log4js = require("log4js"); +var log4js = require('./lib/log4js'); var config = { "appenders": [