You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: