This fixes problem where logs json changes format of timestamp.
Json encoding is the default zap encoding value and can not be changeable. This PR enables configuring zap encoding to console via new flag `log-format`.