VirtualBox

Changeset 94624 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Apr 19, 2022 9:20:51 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150986
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp

    r93372 r94624  
    318318                           0 /*cBufDescs*/, NULL /*paBufDescs*/, RTLOGDEST_STDOUT | RTLOGDEST_USER,
    319319                           vgsvcLogHeaderFooter, g_cHistory, g_uHistoryFileSize, g_uHistoryFileTime,
     320                           NULL /*pOutputIf*/, NULL /*pvOutputIfUser*/,
    320321                           NULL /*pErrInfo*/, "%s", pszLogFile ? pszLogFile : "");
    321322    if (RT_SUCCESS(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