I could use some help with scheduled task logging.
I have a Python script that runs every midnight. The script has some debug print statements.
When the script runs nightly, will this debug logging be output to the log file available from the Scheduled Tasks page? If not, how do I write to it?