|
@@ -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;
|
|
|
}
|
|
|
}
|