trace-listener Questions
3
Solved
I use TextWriterTraceListener (System.Diagnostics) in my application to trace several things like exceptions,...
The application is running on a terminal server and if there are many users using i...
Rabblement asked 26/2, 2010 at 11:12
2
Solved
I have implemented a custom trace listener (derived from TextWriteTraceListener) and now I would like to set my application to use it instead of standard TextWriteTraceListener.
First I added defa...
Nelda asked 24/7, 2009 at 9:25
7
Solved
I'm using TextWriterTraceListener to log diagnostics messages to a text file. However I wan't also to log a timestamp of every trace message added. Is it possible to define a kind of formatter for ...
Collaborate asked 23/7, 2009 at 13:21
5
Solved
I am in the process of converting our logging implementation to use System.Diagnostics.TraceSource. We want to take advantage of activity tracing and we want to read multiple log files from multipl...
Lookthrough asked 26/2, 2010 at 16:58
1
© 2022 - 2024 — McMap. All rights reserved.