MLSynchronization and MLSync objects
Specifies the full name of the log file for the synchronization process.
At design time, you can enter a value for the log file name on the Logging tab of the Properties view for an MLSync object. At runtime, application users can enter a value for the log file name on the Settings tab page of the default synchronization options window generated by the MobiLink wizard.
You can change the log file name in script as follows:
mySync_1.logfilename = “c:\documents\mylogfile.txt”