VirtualBox

Ignore:
Timestamp:
Apr 19, 2022 10:15:33 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150991
Message:

Runtime/log: Allow setting a custom output interface for the file destination (for encryption), bugref:9955 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClient.cpp

    r93115 r94629  
    6666                           pszLogFileName ? 100 * _1M : 0 /*cbHistoryFileMax*/,
    6767                           pszLogFileName ? RT_SEC_1DAY : 0 /*cSecsHistoryTimeSlot*/,
     68                           NULL /*pOutputIf*/, NULL /*pvOutputIfUser*/,
    6869                           NULL /*pErrInfo*/, "%s", pszLogFileName ? pszLogFileName : "");
    6970    AssertRCReturn(rc, rc);
Note: See TracChangeset for help on using the changeset viewer.

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