ramstk icon indicating copy to clipboard operation
ramstk copied to clipboard

Replace and/or Supplement Testing Module Error Log Entries With RTK Dialogs

Open weibullguy opened this issue 8 years ago • 0 comments

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.

weibullguy avatar Aug 28 '17 20:08 weibullguy