Commit Graph

11 Commits

Author SHA1 Message Date
Klaus Basan
144ba62572 refs #601, #600, #485 Status message handling.
* follow up of debug session, added failure/success to status message
* return status messages instead of directly logging in functions returning CStatusMessage.
* Ignore empty preformatted messages.
* new log category
2016-03-17 19:45:04 +00:00
Klaus Basan
394edc67a0 refs #576, logging
* log category
* fixed join for status message
2016-02-05 17:59:55 +01:00
Klaus Basan
6fc39fb2d5 refs #526, category/statusmessage
* new categories
* utility functions in status message
2016-01-28 16:31:18 +01:00
Mathew Sutcliffe
c644b81d08 refs #493 Added BLACK_VERIFY macros, a weaker kind of Q_ASSERT. 2015-11-30 19:35:43 +00:00
Mathew Sutcliffe
07c873a7c1 refs #489 Predefined log patterns with human readable names. 2015-11-19 21:05:49 +00:00
Mathew Sutcliffe
785df80935 refs #467 Worked around a QtDBus bug which prevented CLogPattern from being marshalled. 2015-11-19 21:01:53 +00:00
Mathew Sutcliffe
a102fc73b6 refs #466 Resolved TODO items in logging. 2015-11-19 21:00:59 +00:00
Roland Winklmeier
1b26311983 Fix license header spelling 2015-04-16 00:59:56 +02:00
Mathew Sutcliffe
f219d290f1 refs #345 Third and final wave of value classes using the CValueObjectStdTuple CRTP class template, with policy classes. 2014-11-10 20:45:18 +00:00
Mathew Sutcliffe
8f5315b846 Suppress GCC warnings. 2014-11-08 23:50:39 +00:00
Mathew Sutcliffe
755d1afe0d refs #338 Added class CLogPattern which provides different ways of matching log messages based on their categories. 2014-10-22 03:04:58 +01:00