ramstk
ramstk copied to clipboard
Replace and/or Supplement Testing Module Error Log Entries With RTK Dialogs
in the Testing module, replace all instances of 'self._app.debug_log.' with rtk_error, rtk_warning, or rtk_question dialogs as appropriate. Existing 'self._app.debug_log.' calls may remain if the information being logged could be helpful in troubleshooting problems.