mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
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 = {
|
||||
"appenders": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user