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