node-logitio
Version:
NodeJS plugin to integrate with logit.io logging system
31 lines (30 loc) • 700 B
JSON
{
"name": "node-logitio",
"version": "1.0.3",
"description": "NodeJS plugin to integrate with logit.io logging system",
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/logit-io/node-logitio.git"
},
"keywords": [
"node",
"npm",
"logit",
"io",
"ELK",
"logging",
"error tracking",
"debugging",
"elastic search",
"logstash",
"kibana",
"ELK stack"
],
"author": "Matt Smith <mattonfoot@gmail.com> (http://about.me/mattonfoot)",
"license": "MIT",
"bugs": {
"url": "https://github.com/logit-io/node-logitio/issues"
},
"homepage": "https://github.com/logit-io/node-logitio#readme"
}