Use Express-Detective to log all requests and their data
Showing
... | ... | @@ -36,7 +36,9 @@ |
"@feathersjs/socketio": "^3.0.1", | ||
"compression": "^1.7.1", | ||
"cors": "^2.8.4", | ||
"express-detective": "github:aral/express-detective", | ||
"helmet": "^3.9.0", | ||
"morgan": "^1.9.0", | ||
"serve-favicon": "^2.4.5", | ||
"winston": "^2.4.0" | ||
}, | ||
... | ... |
Please register or sign in to comment