canton7/SyncTrayzor

Add "Device" column to DownloadLog.csv

Open

#332 opened on Jan 21, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C# (390 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,477 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Since "Global Changes" (a short list of recent changes) was implemented in the core ST (with 0.14.17, think...) the source device name that made the file change is also logged.

So it can be nice to add this to the saved log as well :) smthn like this: "Date,Device,Folder,Path,Type,Action,Error" (Device is the new addition)

Contributor guide