Refactoring logging categories

Authored by thomasfischer on Oct 13 2019, 8:33 PM.

Description

Refactoring logging categories

Header files for logging categories are generated via
ECMQtDeclareLoggingCategory's ecm_qt_declare_logging_category instead of
manually written files logging_*.{cpp,h}.

Refactored also all non-category debug commands like 'qWarning' into the
corresponding 'category' ones like qCWarning.

Details

Committed
thomasfischerOct 24 2019, 8:09 PM
Parents
R462:67b58185c2b8: Unifying variable names for sources in CMakeLists.txt files
Branches
Unknown
Tags
Unknown