Does it possible to use JSON in Strapi’s stdout?

System Information
  • Strapi Version: 3.4.4
  • Operating System: Linux Ubuntu
  • Database: mongoDB
  • Node Version: 14.15.4

Hello!

Does it possible to use JSON format in Strapi’s stdout?
By default we have an output where each line represented as separate string:

Does it possible to log all of these strings in JSON format? It will be really useful (especially for multiline errors).