Page 1 of 1

Real time and date in VBox.log

Posted: 6. Jul 2016, 14:42
by SpoZen
Hi,

I'm trying to get the log file located in "~\VirtualBox\ VMs/VMName/Logs/ to log real time and not time since start of VM.
I've been reading the manual but still cannot figure out how to do this.

After reading 8.35. VBoxManage debugvm in the manual...

I came up with this:

Code: Select all

VBoxManage debugvm VMName logflags --release time
Unfortunately the log file still reads:

Code: Select all

00:00:00.172358
instead of something like

Code: Select all

Jul  6 06:25:07