Home All Groups Group Topic Archive Search About

How to redirect output from Diagnostics.Trace to Page.Trace?

Author
25 Nov 2005 9:42 AM
Matthias S.
Hi everybody!

Is there a way to redirect the Standard Trace Output (written through
System.Diagnostics.Trace) so that it shows up in the trace of the page (if
not disabled?).

Thanks a ton.

Author
30 Nov 2005 9:01 AM
Daniel Fisher(lennybacon)
You can write and attach your own trace listener.

--
Daniel Fisher(lennybacon)
http://www.lennybacon.com


Show quoteHide quote
"Matthias S." <matthias&AtSign&emvoid$dot$com> wrote in message
news:eqoYGPa8FHA.2036@TK2MSFTNGP14.phx.gbl...
> Hi everybody!
>
> Is there a way to redirect the Standard Trace Output (written through
> System.Diagnostics.Trace) so that it shows up in the trace of the page (if
> not disabled?).
>
> Thanks a ton.
>
>

Bookmark and Share