Meteor logs the date on the server:
I20170615-12:55:31.560(2)? my log message
Is there a setting/environment variable to disable the date on the left?
I believe you should pass --raw-logs
as a parameter while running meteor.
Eg:
meteor --settings settings.json --raw-logs
Some information I found about this:
https://github.com/meteor/meteor/issues/7396
https://forums.meteor.com/t/meteor-test-raw-logs/26361
As masterAM suggested in the comments:
--raw-logs Run without parsing logs from stdout and stderr.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With