Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Releases: temarusanov/logardian

v4.0.0

21 Oct 10:03
Compare
Choose a tag to compare

4.0.0 (2022-10-21)

Bug Fixes

  • otel to devDeps for npm ci (d18594f)

  • remove console.logs (1744734)

  • Merge pull request #33 from temarusanov/fix/trace-id (b24970a), closes #33

Features

BREAKING CHANGES

  • now with OTEL support

v3.2.0

13 Oct 12:11
Compare
Choose a tag to compare

3.2.0 (2022-10-13)

Features

  • add getTraceId function (b05d541)

v3.1.0

06 Oct 07:42
Compare
Choose a tag to compare

3.1.0 (2022-10-06)

Features

  • add color config, redesign logs (a7ddf62)
  • add glob pattern for labels (bd5ba00)

v3.0.0

05 Oct 12:05
Compare
Choose a tag to compare

3.0.0 (2022-10-05)

Features

  • add async hooks and trace id (b0be1ca)
  • remove json log space indentation (eb8e5e8)
  • update deps (a2cd79f)

BREAKING CHANGES

  • move to nodejs 16.17.1

v2.1.0

27 Sep 13:39
Compare
Choose a tag to compare

2.1.0 (2022-09-27)

Features

v2.0.2

17 Dec 09:32
Compare
Choose a tag to compare

2.0.2 (2021-12-17)

Bug Fixes

v2.0.1

05 Nov 07:22
Compare
Choose a tag to compare

2.0.1 (2021-11-05)

Bug Fixes

  • function trace off priority (cb93fee)

v2.0.0

05 Nov 05:58
Compare
Choose a tag to compare

2.0.0 (2021-11-05)

  • Merge pull request #27 from temarusanov/feat/improvements (ad409e7), closes #27

Features

  • refactor: migrate from .env settings to incode config (8930e4f)

BREAKING CHANGES

  • .env config will not work in this version

v1.4.0

05 Nov 04:44
Compare
Choose a tag to compare

1.4.0 (2021-11-05)

Features

  • prod mode dont show json logs, new env setting now (a87797f)

v1.3.2

04 Nov 17:34
Compare
Choose a tag to compare

1.3.2 (2021-11-04)

Bug Fixes

  • options undefined in error log (ab1a06e)