Explorar el Código

Changed default debug level

Joseph Henry hace 10 años
padre
commit
24ffb22fa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      netcon/NetconUtilities.cpp

+ 1 - 1
netcon/NetconUtilities.cpp

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