I use TextWriterTraceListener as a simple logger for an application. I would like the Thread Exit messages to be written to the TraceListener, but I cannot find out how to do this.
Is it possible? And how?
Many thanks
John
|
I use TextWriterTraceListener as a simple logger for an application. I would like the Thread Exit messages to be written to the TraceListener, but I cannot find out how to do this. Is it possible? And how? Many thanks John | ||||
feedback
|