bithavoc / express-winston

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

Adding `headerBlacklist` in LoggerOption interface #228

Closed alokrajiv closed 4 years ago

alokrajiv commented 4 years ago

A small change required to use headerBlacklist in TypeScript Files, because currently not avaible in the TS interface of BaseLoggerOptions

Issue raised in #227.

Related to the wonderful PR #217. Probably, was missed there. So adding it in!

bithavoc commented 4 years ago

Thanks @alokrajiv https://github.com/bithavoc/express-winston/releases/tag/v4.0.1