Skip to content

logger: org: log time and delta at section start/end#84

Closed
matttbe wants to merge 2 commits into
linux-netdev:mainfrom
matttbe:log-time
Closed

logger: org: log time and delta at section start/end#84
matttbe wants to merge 2 commits into
linux-netdev:mainfrom
matttbe:log-time

Conversation

@matttbe

@matttbe matttbe commented Jul 22, 2026

Copy link
Copy Markdown
Member

Having the time in the logs looks valuable, e.g. to check how long an HTTP request took.

matttbe added 2 commits July 22, 2026 17:32
It seems interesting to log the time when starting and ending a section
to know how long an action took

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
It is clearer than having to deal with full time.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
@matttbe
matttbe requested a review from kuba-moo July 22, 2026 15:39
@kuba-moo

Copy link
Copy Markdown
Contributor

I don't think the timestamping belongs in the org format? Commands print the duration by themselves IIRC. If the HTTP requests need timing they should also print?

@kuba-moo kuba-moo closed this Jul 22, 2026
@matttbe

matttbe commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

Sure, I can add it only for the HTTP one. I was thinking doing that in the org format could be helpful for other modules, but maybe not :)

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