navossoc / KeePass-Yet-Another-Favicon-Downloader

Yet Another Favicon Downloader for KeePass 2.x
MIT License
532 stars 30 forks source link

Error Log #11

Closed ffes closed 6 years ago

ffes commented 6 years ago

I have several sites (https://gitlab.com/ffes is one of them) that increase the error counter when I try to download the favicon. But there is no log file for the normal user. Looking at the code I see that Utils.Log() only does something in a DEBUG build.

What would be the easiest way to find out what went wrong while trying to download the favicon from those sites?

ffes commented 6 years ago

Never mind. Should looked first....

A dup of #2

navossoc commented 6 years ago

Yeah, sorry about that, but the only way right now to see the error messages is compiling/running the plugin on debug mode.