VirtualBox

Changeset 94628 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 19, 2022 10:13:21 AM (3 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/log/log.cpp

    r94625 r94628  
    731731
    732732
    733 #ifdef IN_RING3
    734733/*********************************************************************************************************************************
    735734*   Default file I/O interface                                                                                                   *
    736735*********************************************************************************************************************************/
    737736
     737#ifdef IN_RING3
    738738static DECLCALLBACK(int) rtLogOutputIfDefOpen(PCRTLOGOUTPUTIF pIf, void *pvUser, const char *pszFilename, uint32_t fFlags)
    739739{
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