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