Skip to content

Dogecoin Logging Fixes

Ursa (9R) requested to merge ursa/dogecoin into master
  • Add dogecoin-daemon to make logs options
  • Write logs to stdout instead of debug.log
  • Enable a few additional log modules that seem potentially useful and not too noisy, full set of options were:
addrman, alert, bench, cmpctblock, coindb, db, http,
libevent, lock, mempool, mempoolrej, net, proxy,
prune, rand, reindex, rpc, selectcoins, tor, zmq

Merge request reports