Automation init...3
This commit is contained in:
parent
4479a0281c
commit
d442bf2765
@ -48,7 +48,7 @@ abstract class MyCrawlerLibrary extends CommonLibrary
|
||||
$file_sequence++;
|
||||
log_message("notice", __FUNCTION__ . " {$mediaType} 작업 완료");
|
||||
} catch (\Exception $e) {
|
||||
log_message("warning", "---" . __FUNCTION__ . "--\n" . $e->getMessage() . "\n-----------------------------------------\n");
|
||||
log_message("warning", "\n---" . __FUNCTION__ . "--\n" . $e->getMessage() . "\n-----------------------------------------\n");
|
||||
}
|
||||
}
|
||||
return $entitys;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user