VirtualBox

版本 1VBoxMainLogging版本 2 之間的變動


忽略:
時間撮記:
2013-7-2 下午01:14:00 (12 年 前)
作者:
pentagonik
註解:

VBoxSVC logging.

圖例:

未更動
新增
刪除
修改
  • VBoxMainLogging

    v1 v2  
     1== Release Logging ==
     2
     3To enable logging for VBoxSVC in release mode (that is, running a non-debug build), the following variables can be used in order to activate logging of specific log groups / flags:
     4
     5{{{
     6export VBOXSVC_RELEASE_LOG=main.e.l.f+gui.e.l.f
     7export VBOXSVC_RELEASE_LOG_FLAGS="time tid thread"
     8export VBOXSVC_RELEASE_LOG_DEST=dir=/path/to/all/logs
     9}}}
     10
     11
     12== Debug Logging ==
     13
    114This page contains instructions on debugging the VBoxSVC (server) and Qt GUI frontend activities. In particular, these instructions enable logging of COM components of the so-called VirtualBox Main API. This logging may be helpful when debugging general application problems such as VirtualBox startup errors, VM Selector GUI crashes and so on. For general information about VirtualBox logging, see [wiki:VBoxLogging].
    215

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette