mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-20 20:41:38 +02:00
Improve logging, v3
This commit is contained in:
parent
06d7b89455
commit
51e1df5e4c
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
||||||
|
|
||||||
#include "SettingInterface.h"
|
#include "SettingInterface.h"
|
||||||
|
|
||||||
|
Q_LOGGING_CATEGORY(settings_manager, "settings.manager")
|
||||||
|
Q_LOGGING_CATEGORY(settings_writer, "settings.manager.writer")
|
||||||
|
|
||||||
namespace Setting {
|
namespace Setting {
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue