Logging in RT on daily basis

I think the “10 1” in the above cron line shows that it will run at 1:10 AM.I have replaced the “10 1” to my time in crontab and added -v . so the command is now
35 * * * * root run-parts -v /etc/cron.daily.
But still it is not running.
I am trying to understand more. I think the cron.daily runs as per the anacrontab entry, then why we need to add the line in the “crontab -e” entry.

COuld you please let me know the issue.

is logrotate executable?

Yeah this is present in /etc/cron.daily.
I can force logrotate.

I have edited the /etc/anacrontab and gave the START_HOURS_RANGE=9-10. At 9:18 o’clock I got the mail like anacrontab is executed, but it didn’t create the new file.
Before that I went to /var/spool/anacron/crron.daily and given the previous date as 20190707.