This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-zigbee/loggingcategory.cpp
2017-10-17 16:21:31 +02:00

6 lines
197 B
C++

#include "loggingcategory.h"
Q_LOGGING_CATEGORY(dcZigbee, "Zigbee")
Q_LOGGING_CATEGORY(dcZigbeeInterface, "ZigbeeInterface")
Q_LOGGING_CATEGORY(dcZigbeeInterfaceTraffic, "ZigbeeInterfaceTraffic")