Skip to content

Releases: hmcts/nodejs-logging

2.1.0

18 Dec 13:38
86beda4
Compare
Choose a tag to compare

Changes in this release:

  • added possibility to return origin request id header value via RequestTracing,
  • ensured that methods which return tracing header values don't fail if the initial request was not set in local storage.

2.0.0

13 Dec 14:11
417c2bc
Compare
Choose a tag to compare

Introduces the request tracing functionality, see README file for details.

Additionally the exports structure has been modified, this is a reason for major version bump.