seansfkelley / nas-download-manager

An open source browser extension for adding/managing download tasks to your Synology DiskStation.
256 stars 46 forks source link

log whether failed request was to the NAS or to an external site #95

Closed seansfkelley closed 5 years ago

seansfkelley commented 6 years ago

For privacy reasons, don't log the thing itself, but log a true/false for debugging purposes to know if the NAS is at fault or not. If it's the NAS, log what the endpoint was.

If it's not the NAS, is there a way we can log something about the request while maintaining privacy, such as the expected filetype?