Skip to content

Releases: 5app/logger

v2.3.1

15 Sep 09:23

Choose a tag to compare

2.3.1 (2022-09-15)

Bug Fixes

  • package: add to github registry (c1fcde8)

Performance Improvements

  • packages: only bundle up whats needed (6814e4b)

v2.3.0

07 Feb 13:04

Choose a tag to compare

2.3.0 (2022-02-07)

Features

  • stacktrace: Show entire stacktrace (#67) (11564b2)

v2.2.0

23 Feb 21:01

Choose a tag to compare

2.2.0 (2021-02-23)

Features

  • Support providing a dynamic context (#24) (d343b1c)

v2.1.0

22 Oct 20:11

Choose a tag to compare

2.1.0 (2020-10-22)

Features

  • Support providing both a context and an error object (#18) (790ba6d)

v2.0.2

02 Apr 09:35

Choose a tag to compare

2.0.2 (2020-04-02)

Bug Fixes

  • deps: update dependency chalk to v4 (08e5236)

v2.0.1

22 Jan 13:37

Choose a tag to compare

2.0.1 (2020-01-22)

Bug Fixes

  • deps: update dependency chalk to v3 (3a7db4d)

v2.0.0

12 Sep 23:28

Choose a tag to compare

2.0.0 (2019-09-12)

Features

  • Drop winston and simpplify the logger (fa86131)

BREAKING CHANGES

  • The logger do not allow using winston's API anymore as we dropped winston

v1.1.0

12 Sep 14:34

Choose a tag to compare

1.1.0 (2019-09-12)

Features

  • Provide a logger instance by default (6a932d6)

v1.0.2

12 Sep 09:17

Choose a tag to compare

1.0.2 (2019-09-12)

Bug Fixes

  • Remove extra sql level in sql messages (fbdcd5f)

v1.0.1

10 Sep 16:55

Choose a tag to compare

1.0.1 (2019-09-10)

Bug Fixes

  • Ignore metadata in simple mode (1779e1c)