updated require in example to match other examles

This commit is contained in:
Jan Schmidle 2013-02-08 16:22:29 +01:00
parent af428c5669
commit a3bdac8e14

View File

@ -1,4 +1,4 @@
var log4js = require("log4js"); var log4js = require('./lib/log4js');
var config = { var config = {
"appenders": [ "appenders": [