update
This commit is contained in:
@ -38,7 +38,7 @@ class BaiduRecordCommand extends BaseSpider
|
||||
public function __construct(protected ContainerInterface $container, LoggerFactory $loggerFactory)
|
||||
{
|
||||
parent::__construct('spider:baidu-record');
|
||||
$this->log = $loggerFactory->get('log', 'command-baidu-record');
|
||||
$this->log = $loggerFactory->get('log', 'command-spider-baidu-record');
|
||||
}
|
||||
|
||||
public function configure()
|
||||
|
Reference in New Issue
Block a user