2.1.1 • Published 1 year ago

@mknosens/express-traceid v2.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Adds a traceid to your Express request

  • Uses UUID v1 to generate a new trace id for each request
  • Sets it in the Express request object (req.traceId), which can be used by the logger in the code
  • Sets it in the Express response header ('X-Trace-Id'), which can be shown to the consumer when things fail
2.1.1

1 year ago

2.1.0

1 year ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago