VirtualBox

Changeset 39668 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Dec 20, 2011 9:46:30 PM (13 years ago)
Author:
vboxsync
Message:

Implemented the log setting properties (read-only).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r39661 r39668  
    1318513185  <interface
    1318613186    name="IMachineDebugger" extends="$unknown"
    13187     uuid="1bfd2fa9-0d91-44d3-9515-368dcbb3eb4d"
     13187    uuid="a9abbb7c-d678-43b2-bed2-19ec0e32303d"
    1318813188    wsmap="suppress"
    1318913189    >
     
    1354113541    </attribute>
    1354213542
    13543     <attribute name="logFlags" type="wstring" readonly="yes">
     13543    <attribute name="logDbgFlags" type="wstring" readonly="yes">
    1354413544      <desc>The debug logger flags.</desc>
    1354513545    </attribute>
    1354613546
    13547     <attribute name="logGroups" type="wstring" readonly="yes">
     13547    <attribute name="logDbgGroups" type="wstring" readonly="yes">
    1354813548      <desc>The debug logger's group settings.</desc>
    1354913549    </attribute>
    1355013550
    13551     <attribute name="logDestinations" type="wstring" readonly="yes">
     13551    <attribute name="logDbgDestinations" type="wstring" readonly="yes">
    1355213552      <desc>The debug logger's destination settings.</desc>
     13553    </attribute>
     13554
     13555    <attribute name="logRelFlags" type="wstring" readonly="yes">
     13556      <desc>The release logger flags.</desc>
     13557    </attribute>
     13558
     13559    <attribute name="logRelGroups" type="wstring" readonly="yes">
     13560      <desc>The release logger's group settings.</desc>
     13561    </attribute>
     13562
     13563    <attribute name="logRelDestinations" type="wstring" readonly="yes">
     13564      <desc>The relase logger's destination settings.</desc>
    1355313565    </attribute>
    1355413566
Note: See TracChangeset for help on using the changeset viewer.

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