updated require in example to match other examles
This commit is contained in:
parent
af428c5669
commit
a3bdac8e14
@ -1,4 +1,4 @@
|
|||||||
var log4js = require("log4js");
|
var log4js = require('./lib/log4js');
|
||||||
|
|
||||||
var config = {
|
var config = {
|
||||||
"appenders": [
|
"appenders": [
|
||||||
|
Loading…
Reference in New Issue
Block a user