tilt icon indicating copy to clipboard operation
tilt copied to clipboard

Option to include timestamps on logs

Open milas opened this issue 2 years ago • 2 comments

Describe the Feature You Want

  • Option for Tilt to show timestamp next to each log message

Current Behavior

  • Tilt does not display timestamps for logs

Why Do You Want This?

Not all apps are configured to include the timestamp in their log output, especially if using a "pretty" format for dev, so it's helpful to have additional context when debugging.

milas avatar May 12 '22 21:05 milas

Apparently, this has been implemented in some way in this PR. However, it was then reverted by @nicks in this other pr, who mentioned that they're "going to implement it at render-time". Unfortunately, no relevant issue has been linked and I haven't been able to trace the intention to re-implement this in any of the issues. Would be great to have a way to add timestamp to every log line Tilt is generating.

ekosov-form3 avatar Aug 30 '23 18:08 ekosov-form3

Would be a great add! +1

rejochandran avatar Sep 13 '23 06:09 rejochandran