btcsuite / btcwallet

A secure bitcoin wallet daemon written in Go (golang)
ISC License
1.15k stars 590 forks source link

chain: init subpackage loggers under the same name #875

Open yyforyongyu opened 1 year ago

yyforyongyu commented 1 year ago

This commit makes sure the loggers used in subpackages share the same name initialized by the chain package, which is set by upper layer systems.