Mathew Sutcliffe
|
7f783fac8f
|
refs #338 CLogHandler: cleaned up the logic for selectively enabling console output, with the help of the partial ordering feature of CLogPattern::isProperSubsetOf.
|
2014-10-22 03:05:28 +01:00 |
|
Mathew Sutcliffe
|
4f9d522f7b
|
refs #338 CLogHandler filtering messages using CLogPattern instead of the old prefix-based approach.
|
2014-10-22 03:05:18 +01:00 |
|
Mathew Sutcliffe
|
b12562ec5f
|
refs #338 Fixed reentrancy of CLogHandler garbage collection.
|
2014-10-22 03:00:48 +01:00 |
|
Mathew Sutcliffe
|
c30bf9f61e
|
refs #336 Fixed CLogHandler thread safety in swiftcore.
|
2014-10-16 17:06:46 +01:00 |
|
Mathew Sutcliffe
|
067344df24
|
refs #336 Added class CLogCategory to represent a log category. The category logic of CLogMessage is moved into this new class.
|
2014-10-16 17:05:28 +01:00 |
|
Mathew Sutcliffe
|
8992bd734c
|
refs #336 CStatusMessage keeps track of which objects have handled it, to avoid duplicate handlings of the same message.
|
2014-10-16 17:05:06 +01:00 |
|
Mathew Sutcliffe
|
09685e8b37
|
refs #336 Delete CLogCategoryHandler when it is no longer used, and thread safety.
|
2014-10-15 01:46:35 +01:00 |
|
Mathew Sutcliffe
|
4549e84e05
|
refs #336 Renaming.
|
2014-10-15 01:46:35 +01:00 |
|
Mathew Sutcliffe
|
ed723c5e97
|
refs #316 Added CLogHandler which allows to subscribe to log messages.
|
2014-10-04 22:16:37 +01:00 |
|