This is the Linux app named cls-rtracer whose latest release can be downloaded as 2.6.4sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named cls-rtracer with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
cls-rtracer
DESCRIPTION:
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request ID generation, batteries included. An out-of-the-box solution for adding request IDs into your logs. Check out this blog post that describes the rationale behind cls-rtracer. Automatically generates a UUID V1 value as the id for each request and stores it in AsyncLocalStorage. Optionally, if the request contains an X-Request-Id header, uses its value instead. Allows to obtain the generated request id anywhere in your routes later and use it for logging or any other purposes.
Features
- Tested and works fine with Express v4, Fastify v2 and v3, Koa v1 and v2, and Hapi v18
- Use the middleware (or plugin) provided by the library before the first middleware that needs to have access to request IDs
- Legacy Fastify middleware
- Use the plugin provided by the library
- Integration with loggers
- Licensed under MIT
- Documentation available
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/cls-rtracer.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.