Page MenuHomePhabricator

Make env data logging optional
ClosedPublic

Authored by Fabien on May 31 2020, 10:13.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC717a0e24b5de: Make env data logging optional
Summary
The dynamic env feeding logging is a bit chatty, make it dependent on
-debug=rand.

Backport of core PR17699.

Test Plan

Run bitcoind and check the log is much more quite.
Run bitcoind -debug=rand and check the log has the same output as
before this diff.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.May 31 2020, 10:13

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

This revision is now accepted and ready to land.May 31 2020, 10:16
This revision was landed with ongoing or failed builds.May 31 2020, 10:17
This revision was automatically updated to reflect the committed changes.