diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-09-19 12:56:29 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-09-19 12:57:33 +0900 |
commit | 0b11b06379fe668063ea5658a261f53f1dcf117a (patch) | |
tree | b62c178744c17b87751a89ae0bfa88c35e033860 /connection.cpp | |
parent | d4cb62523585137dee7879f2143ae1b4dd62513d (diff) | |
download | libquotient-0b11b06379fe668063ea5658a261f53f1dcf117a.tar.gz libquotient-0b11b06379fe668063ea5658a261f53f1dcf117a.zip |
BaseJob: improved logging
Your QT_LOGGING_RULES (especially useful with Qt 5.6 and newer) should
work a bit better now:
* "Job" prefix is no more needed because the Qt logging prefix
(libqmatrixclient.jobs) says it already;
* The "created" record didn't follow the logging category if overridden
from the concrete job class (see SyncJob); so instead of "created"
there's now much more useful "sending request" record.
Diffstat (limited to 'connection.cpp')
0 files changed, 0 insertions, 0 deletions