Having a date/time in the cronjob logs would really help debugging and an option to clear logs.
·
·
Wouldn't it be a matter of just adding date to your cronjob?
E.g.: date && php /home/ploi/domain.com/script.php
no votes yet