I successfully built and schedule a cron job that runs Python. My code has several logs for troubleshooting purposes. I see that the job ran successfully from my Render dashboard, but when I click on the Logs Monitor it says: “No logs to show”.
If, indeed my job, ran successfully then it should be displaying the logs I placed throughout the code. Am I supposed to find the logs from the run somewhere else? Or maybe my job wasn’t executed at all despite of what the status in the Render dashboard indicates?
Thanks,
Fede