Skip to content

Releases: emartech/json-logger-js

v4.0.1

12 Aug 10:04
Compare
Choose a tag to compare

4.0.1 (2022-08-12)

Bug Fixes

  • package: skip lock file (04d3383)

v4.0.0

12 Aug 09:48
Compare
Choose a tag to compare

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

17 Jun 15:53
Compare
Choose a tag to compare

3.6.0 (2022-06-17)

Features

  • entry: export Timer the same as Logger (ead9002)

v3.5.0

11 Apr 14:03
71ce747
Compare
Choose a tag to compare

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

21 Mar 13:25
Compare
Choose a tag to compare

3.4.1 (2022-03-21)

Bug Fixes

  • log-factory: make it more explicit that the data attribute is optional (b983738)

v3.4.0

07 Jan 15:11
7b6fa2a
Compare
Choose a tag to compare

3.4.0 (2021-01-07)

Features

  • logger: handle non-existing response object (792ed08)

v3.3.0

07 Jan 14:37
7914f02
Compare
Choose a tag to compare

3.3.0 (2021-01-07)

Features

v3.1.0

25 May 08:52
Compare
Choose a tag to compare

3.1.0 (2018-05-25)

Features

  • logger: add customError function (7b543d7)

v3.0.2

25 May 07:58
Compare
Choose a tag to compare

3.0.2 (2018-05-25)

Bug Fixes

  • logger: do not stub console.log in tests (mocha uses it) (7521bb9)

v3.0.1

12 Feb 20:51
Compare
Choose a tag to compare

3.0.1 (2018-02-12)

Bug Fixes

  • package: upgrade dependencies and update readme (416086e)