stanley-king 2 years atrás
parent
commit
5f8a88cd31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      helper/refill/policy/chctlex.php

+ 1 - 0
helper/refill/policy/chctlex.php

@@ -292,6 +292,7 @@ class chctlex
 
             foreach ($ctls as $item)
             {
+                Log::record("ctl_splitor {$item->name()} speed={$item->cur_speed()} max_speed={$item->max_speed()}",Log::DEBUG);
                 if($item->need_feed()) {
                     $feeds[] = $item;
                 }