]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
Rewrote debug lines (even more), re-enabled debugging lines in socket layer
[hub.git] / application / hub / main / database / wrapper / node / class_NodeListDatabaseWrapper.php
index 62724df998257991d3f6e483d1ecece23134b6e5..9cab290b48428afdbb8516f954c10aad13efe6c9 100644 (file)
@@ -102,7 +102,7 @@ class NodeListDatabaseWrapper extends BaseDatabaseWrapper implements NodeListWra
                        $recipient = $recipientIp . ':' . $recipientPort;
 
                        // Debug message
-                       $this->debugOutput('DATABASE-WRAPPER: sessionId[' . $protocol . ']=' . $sessionId . ' resolved as recipient=' . $recipient);
+                       self::createDebugInstance(__CLASS__)->debugOutput('DATABASE-WRAPPER: sessionId[' . $protocol . ']=' . $sessionId . ' resolved as recipient=' . $recipient);
                } // END - if
 
                // Return result