1. Home
  2. Docs
  3. Super-ExMerge On-line Doc...
  4. Reports and Logs
  5. SyncServiceLog

SyncServiceLog

The Super-ExMerge service is responsible for processing the task queue and monitoring executing tasks. The service maintains a log file that produces minimal logging around such activities.

The log file is an XML trace log that can be found, by default, at the following file system location:
C:\Users\Public\Documents\Priasoft\SuperExMerge\Logging\SyncServiceLog.svclog

The Super-ExMerge service records start and stop events of the service itself as well and start and exit of tasks. The log may also contain error messages that occur at the service level, but will not record error messages from the tasks themselves as each task maintains its own log separately from the service log.

The log file, having the .svclog file extension, can be opened and viewed with the Microsoft Service Trace Log Viewer application. From Windows Explorer, double-clicking the log file will open the viewer application for the log.

The picture to the left is an example of the viewer opened for the sync service log.

How can we help?