Forráskód Böngészése

Changed default debug level

Joseph Henry 10 éve
szülő
commit
24ffb22fa6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      netcon/NetconUtilities.cpp

+ 1 - 1
netcon/NetconUtilities.cpp

@@ -40,7 +40,7 @@
 #ifndef _NETCON_UTILITIES_CPP
 #define _NETCON_UTILITIES_CPP
 
-#define DEBUG_LEVEL	3
+#define DEBUG_LEVEL	5
 
 namespace ZeroTier
 {