-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
It would be beneficial to have some sort of crash handler. When the program dies it would be great if it automatically popped up and said something to the a effect of "Looks like it crashed!" and then there should be some sort of debug log that just exists constantly and is written to with qDebug() statements that are already in the program. This will allow all the important debug messages to stick around but without the need to constantly have a CMD window present.
See the following:
https://stackoverflow.com/questions/4954140/how-to-redirect-qdebug-qwarning-qcritical-etc-output