I’d echo this request.
Currently we’re prepending the following to various bash commands to give us line-by-line timestamps of when commands ran to help with debugging and generally give more context when reviewing build/deployment logs:
date -u +"%Y-%m-%dT%H:%M:%SZ"