The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IFormatterLogger Interface
Specifies a callback interface that a formatter can use to log errors while reading.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
| Name | Description | |
|---|---|---|
![]() | LogError(String^, Exception^) | Logs an error. |
![]() | LogError(String^, String^) | Logs an error. |
Show:
