Monday's Server Side Console Logs Readability

Description

Console logs from a single request is split across multiple lines and paginated over different pages making troubleshooting an issue in a case where multiple requests are involved. Could we have the logs compact as it is for http requests from a single request.

What are you trying to achieve

Ease logs readability for server side logs to move fast with development.