Does anyone know of a way to log the XML in/out (out is what I really need) when using the .NET SDK? I would like to see the Rest messages being sent on a few requests as it would really help with some troubleshooting. Normally I would just put a proxy in place, but as it used https to connect that does not really do me much good.
↧