Express error handler, uncaught exception capture, and async context tracking. Full stack traces with source file paths.
Add the Wevitos error handler to your Express app and every unhandled error is captured with full context — route, params, headers, and stack trace.
Use wevitos.captureException() in try/catch blocks or promise chains to capture specific errors with custom context.