Releases: bithavoc/express-winston
Releases · bithavoc/express-winston
v4.2.0
v4.1.0
v4.0.5
v4.0.4 [security upgrade]
- Update lodash to 4.17.19 (#245)
- Update statusLevels to accept Boolean or StatusLevel object in TypeScript definition (#244)
Published as [email protected]
v4.0.3 [security upgrade]
- Update lodash to 4.17.15 (#232)
- Add missing exceptionToMeta and skip to TypeScript definition (#234)
Published as [email protected]
v4.0.2
v4.0.1
v4.0.0
- Changed
metaField
configuration property functionality (see Readme.md) (#209) - BREAKING CHANGE - Moved type definitions to be embedded inside library (#123)
- Added "files" to package.json to reduce unnecessary files in released package
- Added StackDriver/Google Cloud Logging specific instructions to Readme.md
- Added
requestField
andresponseField
options to allow storing the request and response in different metadata fields (or not at all) - Fixed
meta
configuration option onerrorLogger
(was not functioning at all) - Added .editorconfig and reformatted library to match
Published as [email protected]