I have had some recent success with integrating the custom deployment sample into my application. What I have discovered is that it's a little more sensitive than the standard deployment method and as such I would like to get the log file returned in my error email.
The Logpathandfilename would be fine, but I would like to get the file that SF creates if possible.
can you help?
thanks in advance
Geoff.
If you want to name the path and file name yourself, set the LogFilePathAndFileName. Otherwise, SF will create the name in the location of the PKG file and will have a naming schema like this:
In our medical software we send the results log as well after an installation, we just get all of the files in that location for that name and send them. Once sent, we move or rename those files so that they don't get sent again when an install is performed later.