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

add logstashUdp with webpack support

Open alon6699 opened this issue 4 years ago • 0 comments

when using @log4js-node/logstashudp as an appender it fails when compiling with webpack. (it can't find this module (via require) in runtime). Instead of trying to fix @log4js-node/logstashudp lib, I decided to create a branch that has udp appender and support webpack.

Should I add an explanation inside readme about this appender?

alon6699 avatar Aug 24 '21 20:08 alon6699