You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preparation for release 0.1.1.1:
- implemented logger class for console, file and EventLog targets (see
issue #10)
- new settings `log_mode` and `log_level`
- added button for resetting broken settings to default values
- migrated all debug outputs to new logging class
- translated an error message
- fixed some dirty strings
Currently, debugging is only possible within Visual Studio. It would be handy to have a log file engine.
The text was updated successfully, but these errors were encountered: