We have overhauled the local development logs to provide a cleaner and more
useful output. The new logs make it easier to see the HTTP method, route, and
status code for each request. This will help you quickly identify issues and
debug your application.

The logs are now color-coded to make it easier to distinguish between different
HTTP methods and errors are highlighted in red. Additionally, the logs are now
formatted in a more readable way, making it easier to scan through the output.

![HTTP Logs](/media/changelog/2024-10-20-improved-local-logs/image.png)