I am using node.js for an internal application.
docker image of this node.js application is deployed.
Once deployed I see all the console.logs in SumoLogic but all the logs come as one big message. This makes it really difficult to debug in production. Is there a way to break my logs into separate messages in SumoLogic?