Skip to content

Releases: Vizir/simple-json-logger

v4.1.0

12 Apr 18:49
78fbb13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

17 Sep 19:09
Compare
Choose a tag to compare
  • Upgrade packages 0ce8fc9
  • Merge pull request #13 from Vizir/log-level-in-options 09b32b9
  • Add possibility to set log level in instance 6980f98

v3.0.0...v4.0.0

v3.0.0

27 Jul 12:51
Compare
Choose a tag to compare
  • Fix some vulnerabilities with npm audit 4c7a395
  • Change github CI to run in node 10, 12, 14 and 16 aae4ebe
  • Upgrade all packages d74819b
  • Fix a problem of losing precision into big numbers 1c8626c

v2.0.0...v3.0.0

v2.0.0

03 Dec 22:22
Compare
Choose a tag to compare
  • Merge pull request #5 from belaaiza/create-index-parameter 54c9943
  • Adds option to set origin index ea3afe1

v1.11.0...v2.0.0

Improve log of axios error

20 Oct 01:48
Compare
Choose a tag to compare

v1.10.0

19 Oct 23:14
Compare
Choose a tag to compare
  • Upgrade dependencies and remove clone library. 5707118

v1.9.0...v1.10.0

Add try catch into logger filter to avoid throw some unexpected error

19 Oct 22:22
Compare
Choose a tag to compare
  • Add try catch into logger filter to avoid throw some unexpected error 5cecef5

v1.8.0...v1.9.0

v1.8.0

01 Oct 01:01
Compare
Choose a tag to compare
  • Upgrade packages 620ea26
  • Extract LoggerOptions to their own file and export them into root c254934
  • Remove specific lint file to tests and put some eslint-disable-next-line comments 916dd27
  • Change logger to serialize errors c5759ea
  • Change filenames to kebab case b3e550e

v1.7.1...v1.8.0

v1.7.1

21 Sep 14:20
Compare
Choose a tag to compare

Fix type on whitelistt

v1.7.0...v1.7.1

Add support to whitelist

18 Sep 20:24
Compare
Choose a tag to compare

Add support to whitelist

v1.6.0...v1.7.0