Answers

Question and Answer:

  Home  C# (Sharp) Programming Language

⟩ Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

The tracing dumps can be quite verbose and for some applications that are constantly running you run the risk of overloading the machine and the hard drive there. Five levels range from None to Verbose, allowing to fine-tune the tracing activities.

 152 views

More Questions for you: