kylewest / DotNetShipping

UPS, FedEx, USPS shipping rate calculators for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log Requests/Responses

bdcriss opened this issue · comments

Is there any way we might be able to access the requests and responses so that we can keep a log of them for inspection later? I'm specifically using the UPS API and my boss would like us to be able to keep a folder full of the requests and responses sent to/from the API so that we can try to gather data from them.

Thank you.