mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
It turns out that whenever the clusterred appender is used the log event is passed to all actual appenders. The actual appender's category is ignored. Signed-off-by: Vladimir Mitev <idalv@users.noreply.github.com>