Skip to content

Include system boot time in the primary log as metadata#262

Merged
ueno merged 1 commit intolatchset:mainfrom
ueno:wip/boottime
Apr 7, 2026
Merged

Include system boot time in the primary log as metadata#262
ueno merged 1 commit intolatchset:mainfrom
ueno:wip/boottime

Conversation

@ueno
Copy link
Copy Markdown
Contributor

@ueno ueno commented Apr 6, 2026

Timestamps in event entries are relative to the system boot time, meaning that it is only valid within the same boot session. This patch introduces way of recording the system boot time in the log file, in a special "metadata" section.

Fixes: #249

Timestamps in event entries are relative to the system boot time,
meaning that it is only valid within the same boot session. This patch
introduces way of recording the system boot time in the log file, in a
special "metadata" section.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
@ueno ueno marked this pull request as ready for review April 6, 2026 14:08
@ueno ueno requested review from neverpanic and t184256 April 6, 2026 14:08
@ueno
Copy link
Copy Markdown
Contributor Author

ueno commented Apr 7, 2026

Thanks for the review!

@ueno ueno merged commit dd1ec6b into latchset:main Apr 7, 2026
9 checks passed
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.

Include boot time in the primary log

2 participants