<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
    
    
	
	
		
		
		
	 
	
	
        
                
                IFormatterLogger
                
                
Specifies a callback interface that a formatter can use to log errors while reading.
                 
                
void LogError(
string errorPath, 
string errorMessage)
 
Logs an error.
Logs an error.