We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a34c52 commit 5f2a6c3Copy full SHA for 5f2a6c3
xmpp/debug.py
@@ -419,4 +419,5 @@ def is_active( self, flag ):
419
420
DBG_ALWAYS='always'
421
422
-Debug=NoDebug
+##Uncomment this to effectively disable all debugging and all debugging overhead.
423
+#Debug=NoDebug
0 commit comments