integrations / integrations/terraform-provider-github

[MAINT]: Switch logging from stdout to tflog

Open
#2,926 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.