Timestamps were available in the event page, though it required hovering over the row to display them. This PR adds a YYYY-MM-DD HH:MM:SS timestamp column for each event row. Fractional seconds were omitted.
How was this tested?
Using the test workspaces to generate log events, it was verified that the timestamp column displays correctly. See attached screenshot for an example.
Checklist
[x] Have you updated the VERSION file (if applicable)?
This resolves #8.
What and why?
Timestamps were available in the event page, though it required hovering over the row to display them. This PR adds a YYYY-MM-DD HH:MM:SS timestamp column for each event row. Fractional seconds were omitted.
How was this tested?
Using the test workspaces to generate log events, it was verified that the timestamp column displays correctly. See attached screenshot for an example.
Checklist