summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2015-08-03 15:40:38 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2015-08-03 15:40:38 +0200
commitf6142d4216eb6952c6d431968a890263282e01ad (patch)
treefc2b885d70c12b924c62a632dc59446b2d1713f1 /TODO
parentb981a37047f7a4dbefe46186f2b7869ac06cdb33 (diff)
downloadqtivi-f6142d4216eb6952c6d431968a890263282e01ad.tar.gz
Added support to handle DLTs control messages
Once we get a dlt control messages and the logLevel for a dlt context was changed the QtLoggingCategory will be updated as well. This makes it possible to use <LoogingCategory>().isDebugEnabled() for not performant operations to generate more debug output.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8064757..31dc2bf 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ API:
* The User should be able to select which Socket to be used, or to log to a file
* Add a way to use the DltRegistration messageHandle only as a proxy and also activate the normal stdout logging
-* React on control messages and control the registered QtLoggingCategories with this information
* Add API for registering injection messages and provide a signal when the messages arrive
* Look into reusing QLoggingCategory::defaultCategory instead of the FALLBACK_CATEGORY
* Extend macro to also support the new Q_LOGGING_CATEGORY macro with msgType