summaryrefslogtreecommitdiff
path: root/netcon
diff options
context:
space:
mode:
authorJoseph Henry <joseph.henry@gmail.com>2015-11-02 13:26:59 -0800
committerJoseph Henry <joseph.henry@gmail.com>2015-11-02 13:26:59 -0800
commit24ffb22fa6b068fe42d6264d6f5293a3b1dc7e15 (patch)
tree3a298230b632c37f8c044a052bd1eb7bc129c086 /netcon
parentda462bbd55e6940efadf75b980708cb62fe23195 (diff)
downloadinfinitytier-24ffb22fa6b068fe42d6264d6f5293a3b1dc7e15.tar.gz
infinitytier-24ffb22fa6b068fe42d6264d6f5293a3b1dc7e15.zip
Changed default debug level
Diffstat (limited to 'netcon')
-rw-r--r--netcon/NetconUtilities.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/NetconUtilities.cpp b/netcon/NetconUtilities.cpp
index c7ebfb5b..c4a59636 100644
--- a/netcon/NetconUtilities.cpp
+++ b/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
{