Skip to content

cmd: log: display date along time#86

Merged
kuba-moo merged 1 commit into
linux-netdev:mainfrom
matttbe:cmd-date-iso
Jul 22, 2026
Merged

cmd: log: display date along time#86
kuba-moo merged 1 commit into
linux-netdev:mainfrom
matttbe:cmd-date-iso

Conversation

@matttbe

@matttbe matttbe commented Jul 22, 2026

Copy link
Copy Markdown
Member

Only displaying the time in a log file covering multiple days is confusing: when a strange pattern is found, it is required to browse around to find for which day it was.

Use the ISO format instead, to display something like:

2026-07-22T19:39:39.175036

Instead of just:

19:39:39.175036

Only displaying the time in a log file covering multiple days is
confusing: when a strange pattern is found, it is required to browse
around to find for which day it was.

Use the ISO format instead, to display something like:

  2026-07-22T19:39:39.175036

Instead of just:

  19:39:39.175036

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
@matttbe
matttbe requested a review from kuba-moo July 22, 2026 17:41
@kuba-moo
kuba-moo merged commit 748514e into linux-netdev:main Jul 22, 2026
1 check 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.

2 participants