bithavoc / express-winston

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

Use module references when referencing exported properties. #106

Closed rosston closed 8 years ago

rosston commented 8 years ago

Fixes #92.

Allows user to override module-level whitelists and functions without having to worry about using the right object reference.