> -----Original Message----- > > So how about adding another QtMsgType called QLogMsg, that qLog() > uses? In contrast to qDebug/QtDebugMsg, qLog/QtLogMsg messages would > not be processed by default, unless the configuration file (or an environment > variable) says so ... > > There is no need for this Kai. > The macro will not even create a QMessageLogger if the category is not > enabled.
True, my fault. Kai _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
