Message Log

The Message Log tab allows you to view the running process indicating success or failure.

Example:

[Msg] Starting Synchronization
[Msg] Source Server : Localhost
[Msg] Source Database : report_sample
[Msg] Target Server : Localhost
[Msg] Target Database : report_backup
[Msg] Executing - ALTER Table 'clients' MODIFY COLUMN 'RecordID' int(10) NOT NULL auto_increment;
[Msg] Completed
[Msg] Synchronization Completed