Best fit
Use Logister for backend JavaScript, TypeScript, Express, and workers.
The JavaScript package can report errors and logs from JavaScript and TypeScript services. Optional Express middleware and console capture help teams bring request and breadcrumb context into the Logister inbox.
Useful context
Make JavaScript failures easier to group and investigate.
- Send environment, release, route, method, URL/path, and status when available.
- Capture console logs or structured logs around the failure so related logs appear near the error.
- Use request or trace identifiers to connect API errors, worker logs, and user sessions.
- Assign grouped errors to project users so frontend/backend ownership stays visible.
Next steps
Install the npm package and wire one service first.
Use the JavaScript integration guide to install logister-js, send one representative error, and confirm it lands in the project inbox.
Read the JavaScript integration docs or open the npm package.