VirtualBox

Changeset 36349 in vbox


Ignore:
Timestamp:
Mar 22, 2011 3:27:06 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70690
Message:

Runtime/log: another forgotten file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp

    r28800 r36349  
    77
    88/*
    9  * Copyright (C) 2007 Oracle Corporation
     9 * Copyright (C) 2007-2011 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    104104RTDECL(int) RTLogCreate(PRTLOGGER *ppLogger, RTUINT fFlags, const char *pszGroupSettings,
    105105                        const char *pszEnvVarBase, unsigned cGroups, const char * const * papszGroups,
    106                         RTUINT fDestFlags, const char *pszFilenameFmt, ...)
     106                        RTUINT fDestFlags, PFNRTLOGPHASE pfnPhase, uint32_t cHistory,
     107                        uint64_t cbHistoryFileMax, uint32_t uHistoryTimeSlotLength,
     108                        const char *pszFilenameFmt, ...)
    107109{
    108110    return VERR_NOT_IMPLEMENTED;
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