Changes between Initial Version and Version 1 of Ticket #18474, comment 3
- Timestamp:
- Mar 6, 2019 1:36:22 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18474, comment 3
initial v1 1 1 I didn't mean to change the default format. 2 The problem is that if I used the following command 3 VBoxManage debugvm "vm name" logflags --release time 2 3 4 The problem is that if I used the following command[[BR]] 5 6 VBoxManage debugvm "vm name" logflags --release time[[BR]] 7 4 8 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. 5 So I suggest to log both date and time when using 'VBoxManage debugvm "vm name" logflags --release time' 9 10 11 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.[[BR]] 12 13 6 14 Replying to [comment:1 socratis]: 7 15 > 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.