Page MenuHomePhabricator

Move common logging AddArg code to init/common
ClosedPublic

Authored by PiRK on Nov 21 2022, 15:53.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5dc1cff24adb: Move common logging AddArg code to init/common
Summary
Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Nov 21 2022, 15:53
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/init.cpp
38 ↗(On Diff #36443)

Seems unrelated

This revision is now accepted and ready to land.Nov 21 2022, 17:23

put back #include <miner.h> (most likely removed by accident)