mirror of https://github.com/nymea/nymea.git
Renabe libnymea-zigbee debug category for better understanding from where this category comes from
parent
6e72689c56
commit
afc97fd244
|
|
@ -34,9 +34,8 @@
|
|||
|
||||
NYMEA_LOGGING_CATEGORY(dcZigbee, "Zigbee")
|
||||
|
||||
// Register debug category from the libnymea-zigbee.
|
||||
// Do not use this category within nymea!
|
||||
NYMEA_LOGGING_CATEGORY(dcZigbeeNetwork, "ZigbeeNetwork")
|
||||
// Register debug category from the libnymea-zigbee
|
||||
NYMEA_LOGGING_CATEGORY(dcZigbeeNetworkLibNymeaZigbee, "ZigbeeNetwork")
|
||||
|
||||
namespace nymeaserver {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue