node-modern-syslog

native syslog client library for Node.js
  https://github.com/strongloop/modern-syslog
  0
  no reviews



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