FWIW Not sure what you are looking for but I create a LOG file for each running of my CRON jobs. From CRONTAB -l
# m h dom mon dow command
0 21 * * * /home/pi/pi_lib_backup.sh > pi_lib_backup_cron.log
0 22 * * * /home/pi/bkp_to_ehost.sh > bkp_to_ehost_cron.log
Statistics: Posted by DS256 — Mon May 06, 2024 9:46 pm