errorcore
Middleware

Middleware

Framework integration is mostly about order. errorcore should initialize before clients are created, attach request context early, and sit close enough to the error path that the reported incident still reflects the real request.

Choose the page for the framework you actually run. The guidance stays intentionally small: where to mount, what to capture, and what a healthy request path should produce.

On this page