From amarok-devel Sat May 12 18:55:09 2007 From: Mark Kretschmann Date: Sat, 12 May 2007 18:55:09 +0000 To: amarok-devel Subject: Making debug output a runtime option? Message-Id: <200705122055.09331.markey () web ! de> X-MARC-Message: https://marc.info/?l=amarok-devel&m=117899605513172 Hi, currently Amarok will only print debug output when compiled with --enable-debug. That's pretty much useless for anyone with a standard distro package, because all distros build without debug support. Sometimes though a user runs into trouble, and it would be helpful to have debug output. So I'm wondering if we couldn't simply use cout instead of qDebug, and add a runtime option like --debug. Seems to me this only has advantages. What do you think? -- Mark _______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel