VirtualBox

Changeset 83510 in vbox for trunk/src/VBox/Main/src-global


Ignore:
Timestamp:
Apr 2, 2020 1:09:35 PM (5 years ago)
Author:
vboxsync
Message:

Main: bugref:9670: fixed VBoxSDS log issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp

    r82968 r83510  
    950950                                    RTLOGFLAGS_PREFIX_THREAD | RTLOGFLAGS_PREFIX_TIME_PROG,
    951951                                    VBOXSDS_LOG_DEFAULT, "VBOXSDS_RELEASE_LOG",
    952                                     RTLOGDEST_FILE, UINT32_MAX /* cMaxEntriesPerGroup */,
     952                                    RTLOGDEST_FILE | RTLOGDEST_FIXED_FILE | RTLOGDEST_FIXED_DIR,
     953                                    UINT32_MAX /* cMaxEntriesPerGroup */,
    953954                                    cHistory, uHistoryFileTime, uHistoryFileSize,
    954955                                    RTErrInfoInitStatic(&ErrInfo));
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