You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #12954: util: Refactor logging code into a global object
8c2d695 util: Store debug log file path in BCLog::Logger member. (Jim Posen)
8e7b961 scripted-diff: Rename BCLog::Logger member variables. (Jim Posen)
1eac317 util: Refactor GetLogCategory. (Jim Posen)
3316a9e util: Encapsulate logCategories within BCLog::Logger. (Jim Posen)
6a6d764 util: Move debug file management functions into Logger. (Jim Posen)
f55f4fc util: 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
0 commit comments