UNPKG

nsyslog

Version:

Modular new generation log agent. Reads, transform, aggregate, correlate and send logs from sources to destinations

7 lines (6 loc) 130 B
if(module.parent && !global.$$BIN_MODE) { module.exports = require("./lib/nsyslog"); } else { require('./bin/nsyslog'); }