stanley-king 3 lat temu
rodzic
commit
b56956dd40
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      helper/refill/policy/chctl.php

+ 1 - 1
helper/refill/policy/chctl.php

@@ -515,7 +515,7 @@ class chctl
         $logger($feeds,'feeds');
         $logger($profits,'profits');
 
-        Log::record("auto_match can_feed = {$scan_feed} result =" . implode(',',$result),Log::DEBUG);
+        Log::record("auto_match {$card_type}-{$spec} can_feed = {$scan_feed} result =" . implode(',',$result),Log::DEBUG);
         return $result;
     }
 }