Delubear / GlucoseTray

Tray Icon for displaying current BG information in taskbar.
MIT License
35 stars 21 forks source link

Make Debug Mode more meaningful #51

Closed Delubear closed 2 years ago

Delubear commented 3 years ago

Currently, the check is only used in one location and for certain types of failures.

Would be nice to expand this to a larger purpose.

Maybe MessageBox.Show() for each error thrown when it happens along with the exception and inner exception messages?