A port of log4js to node.js
log4js no longer supports node versions less than 6.
The following appenders have been removed from the core, and moved to their own projects:
If you were using them, you’ll need to npm i @log4js-node/<appender>
.
Removing the optional appenders removed all the security vulnerabilities.
The TCP client/server was introduced to replace the multiprocess appender.