Product documentationbeginner5 minutes
View application logs
Inspect live development-server logs for a Jotsu application, isolate relevant failures, and collect the evidence needed for a focused repair.
Use Dev logs to find the first server-side failure related to a broken action.
- Open the application in Jotsu.
- Open the Dev tab.
- Reproduce the problem in the development preview.
- Return to Dev logs and select Refresh if needed.
- Choose 100, 200, 500, or 1,000 lines to change the visible tail.
Logs refresh automatically. Start with the first error near the reproduction time, then note its status code, request or application identifier, and stack trace.
Before sharing logs, remove credentials, tokens, personal data, and customer information.