qt5base-lts/tests/auto/corelib/io/qloggingregistry
Tor Arne Vestbø 47cc9e23a3 Initialize QLoggingRegistry rules on first use, not qApp construction
Allows categorized logging before QCoreApplication has been created,
which otherwise would silently fail to output anything because the
category would never be enabled, despite QT_LOGGING_RULES being set.

Change-Id: Ia733105c5b6f28e22af511ced5271e45782da12b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-04-18 21:09:43 +00:00
..
android_testdata.qrc Android: Fix QLoggingRegistry test 2014-12-22 09:27:55 +01:00
qloggingregistry.pro Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qtlogging.ini Logging: Change 'rules' section name to 'Rules' 2014-02-26 12:58:00 +01:00
tst_qloggingregistry.cpp Initialize QLoggingRegistry rules on first use, not qApp construction 2017-04-18 21:09:43 +00:00