Log could be more detailed

in the log the log format look like this
image
there is no date like yyyy-mm-dd.
it always make me confuse the log time.the time is today or yesterday

Hum, need to analyze this (ping @Shekar)

But for now, you can use Jaeger instead. There you can see all the operations that happen in Zeros and Alphas. If you need to run it locally check this repo GitHub - MichelDiz/ItisTimetoReproduce: This is a personal repository with tests to be reproduced.
And Run:

sh ./dgraph.sh --multiplej && \
sh ./jaeger.sh

thank you very much for your answer