Stop console logs getting split between lines

Hi there,

I have an issue where the logs are getting split between multiple lines in AWS CloudWatch making them difficult to search or read.

They should be logged as one line of JSON. How do I people achieve this?

Many thanks,

What logging package are you using?

I don’t think it has anything to do with Meteor, but most likely with the logging middleware that you are using.

I don’t know how to tell https://github.com/unee-t/frontend Looks standard to me.

(I’m the devops guy)