Previous to this product, we were using a scripting tool and wrote out every action it took to a log that we could then look at if problems arose to track down an issue.
Recently, we had a situation where we wanted to see what the name of the file was that we processed through one of our VisualCron jobs. Since each iteration of the job overwrites previous executions, I was unable to reproduce the name of the file that was originally processed. The server log doesn't keep track of individual items that are processed in a task.
Is there any way to have VisualCron leave a track, at the granular level, of the output of the actions that it took while completing it's job?
Edited by moderator
2012-08-16T06:36:40Z
|
Reason: added solved to title