mongo-morgan-custom
Version:
Detailed logging structure for mongo-morgan with custom data
28 lines (27 loc) • 623 B
JSON
{
"name": "mongo-morgan-custom",
"version": "0.0.1",
"description": "Detailed logging structure for mongo-morgan with custom data",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/serganus/mongo-morgan-ext.git"
},
"keywords": [
"mongo-morgan",
"morgan",
"database",
"logs",
"mongodb"
],
"author": "svtagt",
"license": "MIT",
"homepage": "https://github.com/svtagt/mongo-morgan-custom",
"dependencies": {
"mongo-morgan": "^2.0.1",
"rid": "0.0.1"
}
}