Releases: emartech/json-logger-js
Releases · emartech/json-logger-js
v4.0.1
4.0.1 (2022-08-12)
Bug Fixes
v4.0.0
4.0.0 (2022-08-12)
Features
- versioning: upgrade packages and required node version to lts, remove lock (25cfdcc)
BREAKING CHANGES
- versioning: bump required node version to 14
Co-authored-by: Gabor Nemeth [email protected]
v3.6.0
3.6.0 (2022-06-17)
Features
- entry: export Timer the same as Logger (ead9002)
v3.5.0
3.5.0 (2022-04-11)
Features
- logger: do not throw error when non error object is given in fromError or warnFromError (fdf3efe)
v3.4.1
3.4.1 (2022-03-21)
Bug Fixes
- log-factory: make it more explicit that the data attribute is optional (b983738)
v3.4.0
3.4.0 (2021-01-07)
Features
- logger: handle non-existing response object (792ed08)
v3.3.0
3.3.0 (2021-01-07)
Features
v3.1.0
3.1.0 (2018-05-25)
Features
- logger: add customError function (7b543d7)
v3.0.2
3.0.2 (2018-05-25)
Bug Fixes
- logger: do not stub console.log in tests (mocha uses it) (7521bb9)
v3.0.1
3.0.1 (2018-02-12)
Bug Fixes
- package: upgrade dependencies and update readme (416086e)