We should include an ISO-formatted timestamp on the default log format. It's not uncommon for apps running in virtualised or headless environments to capture stdout/stderr for later review, and having timestamps is a helpful bit of insight.
Since formats are configurable, tools like cargo that are probably being watched can opt-out of displaying a timestamp to reduce noise.
We should include an ISO-formatted timestamp on the default log format. It's not uncommon for apps running in virtualised or headless environments to capture stdout/stderr for later review, and having timestamps is a helpful bit of insight.
Since formats are configurable, tools like cargo that are probably being watched can opt-out of displaying a timestamp to reduce noise.