Browse Source

Changed default debug level

Joseph Henry 9 years ago
parent
commit
24ffb22fa6
1 changed files with 1 additions and 1 deletions
  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
 {
 {