We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3184b8b commit 21ebd5bCopy full SHA for 21ebd5b
0010-Log-nodeID-in-exchange-context.patch
@@ -38,7 +38,7 @@ index 2de6a662ee..558e0ee08e 100644
38
+ * If asserted (1), enable logging of node IDs in exchange context.
39
+ */
40
+#ifndef CHIP_EXCHANGE_NODE_ID_LOGGING
41
-+#define CHIP_EXCHANGE_NODE_ID_LOGGING 0
++#define CHIP_EXCHANGE_NODE_ID_LOGGING 1
42
+#endif // CHIP_EXCHANGE_NODE_ID_LOGGING
43
+
44
/**
0 commit comments