stanley-king 3 年之前
父节点
当前提交
c99d0a1ac8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rdispatcher/codispatcher.php

+ 1 - 1
rdispatcher/codispatcher.php

@@ -97,7 +97,7 @@ function subscribe_message(&$quit, &$redis, $channels)
                         Log::record($msg,Log::DEBUG);
                         Log::record($msg,Log::DEBUG);
                     }
                     }
                     else {
                     else {
-                        Log::record("subscribe_message recv mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
+//                        Log::record("subscribe_message recv mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
                     }
                     }
                 }
                 }
             }
             }