VirtualBox

Changeset 35095 in vbox for trunk/src


Ignore:
Timestamp:
Dec 14, 2010 3:27:55 PM (14 years ago)
Author:
vboxsync
Message:

Logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestImpl.cpp

    r35070 r35095  
    567567                    else
    568568                    {
    569                         LogRel(("Automatic update of Guest Additions started\n"));
    570                         LogRel(("Copying Guest Additions installer to guest ...\n"));
     569                        LogRel(("Automatic update of Guest Additions started, using \"%s\"\n", aTask->strSource.c_str()));
     570                        LogRel(("Copying Guest Additions installer \"%s\" to \"%s\" on guest ...\n",
     571                                installerImage.c_str(), strInstallerPath.c_str()));
    571572                        aTask->progress->SetCurrentOperationProgress(20);
    572573
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