VirtualBox

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


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/x11/VBoxClient/logging.cpp

    r93220 r94624  
    286286                           0 /*cBufDescs*/, NULL /*paBufDescs*/, RTLOGDEST_STDOUT | RTLOGDEST_USER,
    287287                           vbClLogHeaderFooter, g_cHistory, g_uHistoryFileSize, g_uHistoryFileTime,
     288                           NULL /*pOutputIf*/, NULL /*pvOutputIfUser*/,
    288289                           NULL /*pErrInfo*/, "%s", pszLogFile ? pszLogFile : "");
    289290    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