reenable debug
[enigma2.git] / lib / base / eerror.cpp
index 241b2d3df9e8c3e48be90b80336599cc256c9c00..39c786233117cc19490db5e598ae67fd07c5cc8e 100644 (file)
@@ -69,7 +69,7 @@ void DumpUnfreed()
 #endif
 
 Signal2<void, int, const std::string&> logOutput;
 #endif
 
 Signal2<void, int, const std::string&> logOutput;
-int logOutputConsole=0;
+int logOutputConsole=1;
 
 static pthread_mutex_t DebugLock =
        PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP;
 
 static pthread_mutex_t DebugLock =
        PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP;