Skip to content

Conversation

@Sayan-995
Copy link

What

  • Add -include-timestamp flag to prepend timestamps to follow output lines.
  • Extract timestamps from JSON test events using e.Time.Format() method
  • Preserve original follow output behavior when timestamps are not requested.

without -include-timestamp flag

-follow

image

-follow-verbose

image

-follow-output

image

with -include-timestamp flag

-follow

image

-follow-verbose

image

-follow-output

image

Why

closes #141

Test

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional timestamp flag

1 participant