JamieKitson / FlickrAutoUploader

Windows Phone Flickr Auto Uploader
0 stars 1 forks source link

Ability to view/email log #18

Closed JamieKitson closed 9 years ago

JamieKitson commented 9 years ago

The current system of logging by toast notification is unsatisfactory, add ability to view/email log.

Probably email is enough, from there you could view it.

I think the main challenge is when to clear the log file. Maybe at each upload attempt to remove anything that's older than 24 hours? This would mean you'd have to be able to read the time back for each line.

JamieKitson commented 9 years ago

If we do this what happens to the toast notifications and log settings? Maybe just allow the one toast notification in case of authentication failure and remove the notification setting.

JamieKitson commented 9 years ago

Done starting 98d310f.