Demeteorizer / Mupx : How to enable Timestamps for console.log?

I deployed my Meteor app into Digitalocean by Demeteorizer.
After that, the timestamps of console.log are missing.
It seems it also suffers when using Mupx.
It seems the deployment automatically induces the flag: --raw-logs into the bundle.
How to make the timestamps reappear?