Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains classes related to tracing.
Classes
Class | Description | |
---|---|---|
![]() |
ITraceWriterExtensions | Represents an extension methods for ITraceWriter. |
![]() |
TraceCategories | Specifies an enumeration of tracing categories. |
![]() |
TraceRecord | Represents a trace record. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
ITraceManager | Represents a performance tracing class to log method entry/exit and duration. |
![]() |
ITraceWriter | Represents the trace writer. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
TraceKind | Specifies the kind of tracing operation. |
![]() |
TraceLevel | Specifies an enumeration of tracing level. |