Page MenuHomePhabricator

gui: Also log and print messages or questions like bitcoind
ClosedPublic

Authored by Fabien on Jan 23 2020, 14:00.

Details

Summary
Testing and debugging after shutdown are harder if the node was run
through the gui, because errors and warnings would not be logged to the
debug.log or written to the stderr (as is the case for bitcoind).

Backport of core PR14162

Depends on D5051.

Test Plan
ninja all check

./src/qt/bitcoin-qt -regtest -walletdir=/foo/bar

Check an error message is also displayed to the console.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14162
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9118
Build 16195: Default Diff Build & Tests
Build 16194: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those Bitcoin Core PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jan 24 2020, 18:35