Feature #757
Implement logging system for GUI
Status: | Rejected | Start date: | 08 Aug 2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
This will allow to trace crashes on user side.
History
#1 Updated by pospelov over 6 years ago
- Description updated (diff)
- It seems that for Qt5.2 there is new class
- This gives an idea how to route qDebug into file stream.
http://stackoverflow.com/questions/4954140/how-to-redirect-qdebug-qwarning-qcritical-etc-output
#2 Updated by pospelov about 6 years ago
- Status changed from New to Rejected
No clear need for the moment. Rejecting...