mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-23 22:19:39 +01:00
8c2d695c4autil: Store debug log file path in BCLog::Logger member. (Jim Posen)8e7b961388scripted-diff: Rename BCLog::Logger member variables. (Jim Posen)1eac317f25util: Refactor GetLogCategory. (Jim Posen)3316a9ebb6util: Encapsulate logCategories within BCLog::Logger. (Jim Posen)6a6d764ca5util: Move debug file management functions into Logger. (Jim Posen)f55f4fcf05util: Establish global logger object. (Jim Posen) Pull request description: This is purely a refactor with no behavior changes. This creates a new class `BCLog::Logger` to encapsulate all global logging configuration and state. Tree-SHA512: b34811f54a53b7375d7b6f84925453c6f2419d21179379ee28b3843d0f4ff8e22020de84a5e783453ea927e9074e32de8ecd05a6fa50d7bb05502001aaed8e53