OpenIxia / ixnetwork_restpy

The IxNetwork python client.
https://openixia.github.io/ixnetwork_restpy/#/
MIT License
30 stars 16 forks source link

log the entire http request and response #13

Closed ajbalogh closed 5 years ago

ajbalogh commented 5 years ago

To assist users make available an option to trace the entire http request and response. Log a warning message when the option is enabled as this will be a performance hit and can possibly create large logs.

e.g.,

TestPlatform.Trace = 'request_response_all'
ajbalogh commented 5 years ago

will be available in version 1.0.44