ITraceWriterExtensions.Info Method
Include Protected Members
Include Inherited Members
Displays the details in the [System.Web.Http.Tracing.ITraceWriterExtensions] class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Info(ITraceWriter, HttpRequestMessage, String, Exception) | Displays the details in the [System.Web.Http.Tracing.ITraceWriterExtensions]. | |
Info(ITraceWriter, HttpRequestMessage, String, String, Object[]) | Displays the details in the [System.Web.Http.Tracing.ITraceWriterExtensions]. | |
Info(ITraceWriter, HttpRequestMessage, String, Exception, String, Object[]) | Displays the details in the [System.Web.Http.Tracing.ITraceWriterExtensions]. |
Top