stanley-king 3 år sedan
förälder
incheckning
f10b767638
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      helper/refill/policy/ctl_item.php

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

@@ -103,6 +103,7 @@ class ctl_item
     public function calc_speed()
     public function calc_speed()
     {
     {
         $this->mLazySpeed = $this->cur_speed();
         $this->mLazySpeed = $this->cur_speed();
+        Log::record("{$this->mPrefix} calc_speed:{$this->mLazySpeed}",Log::DEBUG);
     }
     }
 
 
     public function lazy_speed()
     public function lazy_speed()