Jim Posen
|
1eac317f25
|
util: Refactor GetLogCategory.
Changing parameter types from pointers to references and uint32_t to
BCLog::LogFlags simplies calling code.
|
2018-04-29 14:37:17 -07:00 |
|
Jim Posen
|
3316a9ebb6
|
util: Encapsulate logCategories within BCLog::Logger.
|
2018-04-27 16:10:02 -07:00 |
|
Jim Posen
|
6a6d764ca5
|
util: Move debug file management functions into Logger.
|
2018-04-27 16:10:00 -07:00 |
|
Jim Posen
|
f55f4fcf05
|
util: Establish global logger object.
The object encapsulates logging configuration, and in a later commit,
set up routines will also be moved into the class.
|
2018-04-27 16:09:59 -07:00 |
|
Jim Posen
|
b77b6e2345
|
MOVEONLY: Move logging code from util.{h,cpp} to new files.
|
2018-04-18 10:05:05 -07:00 |
|