Interface Types
Interface | Summary |
---|---|
IIndentedTraceEvent |
Traces messages and indents all future messages until the returned System.IDisposable is disposed.
|
ITrace | An interface for tracing messages to the console and other attached outputs. |
Class Types
Class | Summary |
---|---|
Trace | Provides access to tracing functionality. This class is thread safe. |