From 0b8cb56d555a088ae207edc0ee6cbbe5e5343e22 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 27 May 2019 20:11:57 +0200 Subject: [PATCH] Add PlatformZeroConf to debug categories --- server/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/server/main.cpp b/server/main.cpp index 1633fc9a..99380740 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -104,6 +104,7 @@ int main(int argc, char *argv[]) "System", "Platform", "PlatformUpdate", + "PlatformZeroConf", "DeviceManager", "RuleEngine", "RuleEngineDebug",