IReplicationTargetCleanReplicate Method |
Namespace: Ingeniux.CMS
Replication generates two logs: the execution log and the completion log.
Execution logs are placed at App_Data/pub/__Replication__/[publishing target folder]/logs. All replication targets of the Replicator are placed in one log file.
Completion logs are places at App_Data/pub/__Replication__/Logs. This log is in XML format. Each replication target has its own log file.
Replication logs any errors that occurred when replicating individual items and continues this process unless a stopping error occurred.
Stopping errors are critical errors that halt replication. They are tracked in both logs