I have a report that has 55 data providers. I have found that if one of my queries fails, the report still comes back as successfully run. Is there anyway I can put a trace on the queries to find their start and end run times as well as if they ran successfully or not? I would like to put this into a log file if possible.