T tom Sep 27, 2003 #1 dont really know where to start, but want to build an app that is mighty in tracing from the beginning. thanks, tom
dont really know where to start, but want to build an app that is mighty in tracing from the beginning. thanks, tom
M Martin Robins Sep 27, 2003 #2 Look at the Trace and TraceSwitch classes in the System.Diagnostics namespace. These will allow you to log information in a controlled and configurable manner.
Look at the Trace and TraceSwitch classes in the System.Diagnostics namespace. These will allow you to log information in a controlled and configurable manner.