Add mechanism for console/log messages when built with debug=0

Bug #903568 reported by Sean M. Pappalardo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Confirmed
Wishlist
Unassigned

Bug Description

Up to this point, most user-intended and all programmer-intended debugging messages are sent using qDebug(). When Mixxx is built with debug=0, all of these go away, including the ones we want the user to see (the qWarning() ones remain though.)

Add something like qInfo() to Qt, or a mechanism to Mixxx that can be used from anywhere to print a message to the console and log to the log file that is not affected by the status of the debug build flag.

tags: added: log
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6178

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.