Binary package “node-modern-syslog” in ubuntu jammy

native syslog client library for Node.js

 modern-syslog is the only Node.js library that uses native bindings to the
 libc syslog API, is async, can be used as a stream, and is API compatible
 with the (deprecated) node-syslog.
 It uses Nan, so supports node and io.js