IHttpLogger Methods
The IHttpLogger type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
LogError |
Log pre-response error
|
|
|
LogErrorResponse | |
|
|
LogRequest |
Log initiation of request with predetermined diagnostic interest. LogResponse should be called
when the request completes.
|
|
|
LogResponse |
Log completion of request with predetermined diagnostic interest.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

