The ITraceContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
Always |
Always traces the specified message, regardless of trace level settings.
| |
Error |
Traces the specified message at the Error trace level.
| |
Exception |
Traces the specified exception and message at the Error trace level.
| |
Note |
Traces the specified message at the Note trace level.
| |
Status |
Traces the specified message at the Status trace level.
| |
Verbose |
Traces the specified message at the Verbose trace level.
| |
Warning |
Traces the specified message at the Warning trace level.
|