log4js-example icon indicating copy to clipboard operation
log4js-example copied to clipboard

A full application that demonstrates how to configure log4js

Results 4 log4js-example issues
Sort by recently updated
recently updated
newest added

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 ?