PyHDX icon indicating copy to clipboard operation
PyHDX copied to clipboard

Relay error messages to log in GUI

Open Jhsmit opened this issue 4 years ago • 1 comments

At the moment there is no feedback to users when they, for example, upload a wrongly formatted input data file.

Error messages should be relayed to the logging window via MainController.logger

Also the log viewer could use an upgrade

Jhsmit avatar Apr 23 '21 16:04 Jhsmit

https://stackoverflow.com/questions/19425736/how-to-redirect-stdout-and-stderr-to-logger-in-python

Jhsmit avatar Apr 06 '22 08:04 Jhsmit