Error Logs is a new observability feature that captures errors across all Xano stacks—API endpoints, tasks, functions, and triggers—and surfaces them in an aggregated, actionable view directly inside the product.
With Error Logs, you get:
Grouped errors: Repeated occurrences of the same error are tracked together by signature rather than flooding your view.
Occurrence count and timestamps: Get the details you need for each error.
The ability to mark errors as fixed or ignored: Useful for distinguishing real regressions from expected user input errors.
Full stack state snapshot: When you open an error, Xano loads the exact inputs, execution path, and point of failure at the moment it occurred.
30-day retention: Error snapshots are available for 30 days.
Before Error Logs, finding a production error meant manually combing through Request History with no aggregation, no grouping, and no way to know if an error happened once or a thousand times. Now you can see what's breaking, how often, and exactly what the stack looked like when it did.