integrations / integrations/terraform-provider-github
[MAINT]: Switch logging from stdout to tflog
Open
Type: Maintenance
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Based on the [logging documentation](https://developer.hashicorp.com/terraform/plugin/log/writing) we should be using [tflog](https://pkg.go.dev/github.com/hashicorp/terraform-plugin-log/tflog) which will also require switching the the context based patterns (e.g. `Read` -> `ReadContext`).
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.