log4js-node/docs/v3-changes.md
2018-07-20 08:17:55 +10:00

1.2 KiB

Changes in version 3.x of log4js

log4js no longer supports node versions less than 6.

The following appenders have been removed from the core, and moved to their own projects:

Removing the optional appenders removed all the security vulnerabilities.

The TCP client/server was introduced to replace the multiprocess appender.

Issues resolved in 3.0.0 PR for the code changes