- prepend "Bitcoin-Qt" in front of debug.log entries, which come from Qt
- move DebugMessageHandler installation upwards to the event handler installation, which fits much better
Bitcoin-Qt: allow to differentiate Qt log entries from core #2963
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:log-qt changing 1 files +8 −9-
Diapolo commented at 1:37 PM on August 31, 2013: none
-
e664c3d70c
Bitcoin-Qt: allow to differentiate Qt log entries from core
- prepend "Bitcoin-Qt" in front of debug.log entries, which come from Qt - move DebugMessageHandler installation upwards to the event handler installation, which fits much better
-
laanwj commented at 2:40 PM on August 31, 2013: member
Mind that we call OutputDebugStringF directly in some places, in transactiontablemodel.cpp, for example. These would need to be replaced with qDebug() as well for this to work.
-
BitcoinPullTester commented at 12:37 PM on September 1, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/e664c3d70cf5f1db134094a728b15d09146e9a6e for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- laanwj referenced this in commit 2534d05c63 on Sep 2, 2013
- laanwj merged this on Sep 2, 2013
- laanwj closed this on Sep 2, 2013
- Bushstar referenced this in commit 0cbe5666f7 on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors