qcontext
v0.1.0
Published
Qumram module makes up a context for every request with various helper functions
Downloads
1
Maintainers
Readme
Qcontext
Add a context to every request with various helper functions
- Makes a unique request id available in each request
- logging functions in context that are bound to the request id
- routing asynchronous errors to express error handling middlewares
Installation
Install using npm:
npm install qcontext