MOVEONLY: Move logging code from util.{h,cpp} to new files.
Break logging code out of util.{h,cpp} into logging.{h,cpp}. This does not modify anything, just moves code.
Differential D1280
[Part 1] Refactor logging code into a global object jimpo on Apr 12 2018, 19:03. Authored by
Details
MOVEONLY: Move logging code from util.{h,cpp} to new files. Break logging code out of util.{h,cpp} into logging.{h,cpp}. This does not modify anything, just moves code. Run bitcoind with different permutations of:
Diff Detail
Event TimelineComment Actions Few small change, but overall, looks good.
|