xlab-steampunk / redfish-client-python

Minimalistic Redfish API client
Apache License 2.0
4 stars 8 forks source link

Loging base url of the requests and responses #32

Closed matejart closed 2 years ago

matejart commented 2 years ago

The logs were only partially useful, but when we had multiple processes sending requests to multiple servers it was difficult to see which log entry belonged to which server host. This adds base_url output to identify the target server as well.