The console shows like:
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));
^
TypeError: Cannot read property 'bind' of undefined
at Function.app.reopen (/root/DAP/node_modules/log4js/lib/appenders/file.js:59:48)
at process.app.sighupHandler (/root/DAP/node_modules/log4js/lib/appenders/file.js:64:9)
at process.emit (events.js:189:13)
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));
^
TypeError: Cannot read property 'bind' of undefined
at Function.app.reopen (/root/DAP/node_modules/log4js/lib/appenders/file.js:59:48)
at process.app.sighupHandler (/root/DAP/node_modules/log4js/lib/appenders/file.js:64:9)
at process.emit (events.js:189:13)
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));
The console shows like:
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));
^
TypeError: Cannot read property 'bind' of undefined
at Function.app.reopen (/root/DAP/node_modules/log4js/lib/appenders/file.js:59:48)
at process.app.sighupHandler (/root/DAP/node_modules/log4js/lib/appenders/file.js:64:9)
at process.emit (events.js:189:13)
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));
^
TypeError: Cannot read property 'bind' of undefined
at Function.app.reopen (/root/DAP/node_modules/log4js/lib/appenders/file.js:59:48)
at process.app.sighupHandler (/root/DAP/node_modules/log4js/lib/appenders/file.js:64:9)
at process.emit (events.js:189:13)
/root/DAP/node_modules/log4js/lib/appenders/file.js:59
writer.closeTheStream(writer.openTheStream.bind(writer));