Explorar o código

debug speed ctl

stanley-king %!s(int64=4) %!d(string=hai) anos
pai
achega
d35466ff2f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      helper/refill/util.php

+ 2 - 0
helper/refill/util.php

@@ -260,6 +260,8 @@ class util
         $key_sec = "pre-{$chname}-{$quality}-{$card_type}-{$spec}-{$time_stamp}";
         $value = $ins->hGet($name, '', $key_sec);
 
+        Log::record("hget_commit_pre_sec sec name = {$name} key={$key_sec} val={$value}", Log::DEBUG);
+
         return intval($value);
     }