Skip to content

lib, vtysh: Fix log timestamp precision to actually be carried through (backport #20510)#20515

Merged
Jafaral merged 1 commit intostable/10.5from
mergify/bp/stable/10.5/pr-20510
Jan 19, 2026
Merged

lib, vtysh: Fix log timestamp precision to actually be carried through (backport #20510)#20515
Jafaral merged 1 commit intostable/10.5from
mergify/bp/stable/10.5/pr-20510

Conversation

@mergify
Copy link

@mergify mergify bot commented Jan 19, 2026

This commit fixes both:

a) When using the daemon cli: --log file:XXX the log timestamp precision when changed on the cli was not respected.

b) When using terminal monitor in vtysh, the set log timestamp precision was not being respected at all.

Modify both places to actually work with timestamp precision.


This is an automatic backport of pull request #20510 done by Mergify.

This commit fixes both:

a) When using the daemon cli: `--log file:XXX` the log timestamp precision
when changed on the cli was not respected.

b) When using `terminal monitor` in vtysh, the set log timestamp precision
was not being respected at all.

Modify both places to actually work with timestamp precision.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 859a8e6)
@Jafaral Jafaral merged commit 80d4316 into stable/10.5 Jan 19, 2026
23 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.5/pr-20510 branch January 27, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants