Kaynağa Gözat

removed excess log spam

Darren Ranalli 20 yıl önce
ebeveyn
işleme
5009b622bd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      direct/src/distributed/ParentMgr.py

+ 1 - 1
direct/src/distributed/ParentMgr.py

@@ -64,7 +64,7 @@ class ParentMgr:
                               (repr(child), parentToken))
             child.wrtReparentTo(self.token2nodepath[parentToken])
         else:
-            self.notify.warning(
+            self.notify.debug(
                 "child %s requested reparent to parent '%s' that is not (yet) registered" %
                 (repr(child), parentToken))
             # cancel any pending reparent on behalf of this child