Quantcast
Channel: CircleCI Discuss - Latest posts
Viewing all articles
Browse latest Browse all 14877

Timestamps on build logs [repeat request]

$
0
0

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"

Viewing all articles
Browse latest Browse all 14877

Trending Articles