debug options ?

  • Thread starter Thread starter tom
  • Start date Start date
T

tom

dont really know where to start,
but want to build an app that is mighty in tracing from the beginning.
thanks, tom
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top