log4js-example
log4js-example copied to clipboard
A full application that demonstrates how to configure log4js
When using the sample configuration file `config/log4js.json` log4js is unable to load this configuration: ``` "appenderList.forEach is not a function" (TypeError: appenderList.forEach is not a function at configureAppenders (node_modules\log4js\lib\log4js.js:248:18) at...
The example app needs updating.
Log4js is not working with cluster. how can I make it work with cluster ?