alexeybusygin / ShippingRates

.NET wrapper for UPS, FedEx, USPS and DHL shipping rate APIs
MIT License
47 stars 15 forks source link

Use ILogger to output the request and response string #80

Open alexeybusygin opened 1 month ago

alexeybusygin commented 1 month ago

Discussed in https://github.com/alexeybusygin/ShippingRates/discussions/77

Originally posted by **ebaj-tech** August 30, 2024 Is there a way to read the request and response string? This makes it easier to communicate with UPS customer service. Customer service often wants to know what we are requesting or what we are receiving as a response.
ebaj-tech commented 1 week ago

Is there a possibility of implementing this feature in the near future? Thank you in advance for your prompt response.