]> git.mxchange.org Git - hub.git/blobdiff - application/hub/class_ApplicationHelper.php
Only TCP should be fine here
[hub.git] / application / hub / class_ApplicationHelper.php
index 121f58f88a08d3024bb42d820567c23b0feebfa5..921f04d7991e0daa99be45ac51b8516c178b3f9c 100644 (file)
@@ -195,7 +195,9 @@ class ApplicationHelper extends BaseFrameworkSystem implements ManageableApplica
                // Try to bootstrap the node and pass the request instance to it for
                // extra arguments which mostly override config entries or enable special
                // features within the hub (none is ready at this development stage)
+               $this->getDebugInstance()->output('BOOTSTRAP: Beginning with bootstrap...');
                $nodeInstance->doBootstrapping();
+               $this->getDebugInstance()->output('BOOTSTRAP: Bootstrap finished.');
 
                // ----------------------- Init all query queues ----------------------
                // After the bootstrap is done we need to initialize the queues which