Logging
SourceMaster saves log information to disk.
Log files are typically located in C:\ProgramData\Rascular\SourceMaster\logs
Log files are in JSONL format, and include the file date and a sequence number as part of the filename. Log files roll over automatically at the start of each day, also when the file size exceeds 10MB. Log files older than 30 days are automatically deleted. Each message is timestamped and includes the severity level and message text.
If running SourceMaster as a Windows Service, logs will be stored C:\ProgramData\Rascular\SourceMaster (SERVICE)\logs
You can use the Log Viewer to view any JSONL log file.