D
Damon Allison
Hello,
I am wondering if it is possible to export trace output (via trace.axd or
otherwise) to a text file. I would like to search on different requests for
certain conditions that are occuring in our code. What I am doing today is
using trace.axd and viewing each request by hand and scanning for certain
events. Since this particular event only occurs in 1/10 posts, it is
tedious to say the least. If I could get the info exported into a text
file, I can regex on what I need quite easily.
Thanks,
Damon
I am wondering if it is possible to export trace output (via trace.axd or
otherwise) to a text file. I would like to search on different requests for
certain conditions that are occuring in our code. What I am doing today is
using trace.axd and viewing each request by hand and scanning for certain
events. Since this particular event only occurs in 1/10 posts, it is
tedious to say the least. If I could get the info exported into a text
file, I can regex on what I need quite easily.
Thanks,
Damon