bithavoc / express-winston

express.js middleware for winstonjs
https://www.npmjs.com/package/express-winston
MIT License
797 stars 187 forks source link

how to suppress req & resp in message? #100

Closed ScottChapman closed 8 years ago

ScottChapman commented 8 years ago

I wanted to specify my own format, but I am always getting the req & resp data included. Any way for me to suppress that in the output?