mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 13:12:57 +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"
|
||||
|
||||
Q_LOGGING_CATEGORY(settings_manager, "settings.manager")
|
||||
Q_LOGGING_CATEGORY(settings_writer, "settings.manager.writer")
|
||||
|
||||
namespace Setting {
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue