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:
