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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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