Releases: hmcts/nodejs-logging
Releases · hmcts/nodejs-logging
2.1.0
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
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.