Zuplo logo
Back to Changelog
October 25, 2024
1 min read

Better Local Dev Errors

When your API throws an error in local development, you will now see a formatted output that includes the error message and stack trace in a more readable format. This will help you quickly identify the issue and debug your application.

Console Error