gophercloud / utils

Apache License 2.0
20 stars 55 forks source link

Update: enable logging via config #153

Closed till closed 3 years ago

till commented 3 years ago

Hopefully didn't change much and kept all BC. The idea is to allow the terraform openstack provider to enable logging using the configuration struct, vs. using environment variables.

Related: terraform-provider-openstack/terraform-provider-openstack#1246 terraform-provider-openstack/terraform-provider-openstack#1203

jtopjian commented 3 years ago

@kayrus @ozerovandrei This looks good to me and it looks like it's backwards compatible. Can one of you two review when you have a moment?

till commented 3 years ago

@jtopjian any idea who else could have a look? 👀

till commented 3 years ago

@ozerovandrei can I trouble you to look into this?

till commented 3 years ago

@jtopjian Thank you!