#18474 closed enhancement (duplicate)
Change time stamp of Vbox.log to absolute date and time
Reported by: | 数组越界 | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 6.0.4 |
Keywords: | log time stamp | Cc: | |
Guest type: | all | Host type: | all |
Description
I have read https://www.215389.xyz/ticket/15949, however it is still better to log absolute date and time in release logs since it is quite difficult to calculate time based on relative time.
Change History (4)
follow-up: 3 comment:1 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
follow-up: 4 comment:3 by , 6 years ago
I didn't mean to change the default format.
The problem is that if I used the following command
VBoxManage debugvm "vm name" logflags --release time
In logs there is only time instead of date and time, since our vms have run a quite long time,I need to find out what happend inside release log when guest restarted.
So I suggest to log both date and time when using 'VBoxManage debugvm "vm name" logflags --release time' or add a new flag to do so.
Replying to socratis:
Since you already commented on #15949, why did you have to open a new ticket? You could have re-opened the existing ticket, only to have it closed again as a [WontFix], because the people that actually analyze the logs care to do it in relative format, not absolute one.
This is clearly a duplicate of #15949.
Since you already commented on #15949, why did you have to open a new ticket? You could have re-opened the existing ticket, only to have it closed again as a [WontFix], because the people that actually analyze the logs care to do it in relative format, not absolute one.
This is clearly a duplicate of #15949.