Skip to content

Conversation

@trentrosenbaum
Copy link
Collaborator

The following PR covers fixing the log-levels by removing a date/time prefix

The following output is before the fix
2021-07-21T12:26:11.305+0100 [INFO] provider.terraform-provider-rediscloud_v0.2.3: 2021/07/21 12:26:11 [DEBUG] Updating database tf-support-example-db (51152787): timestamp=2021-07-21T12:26:11.305+0100

The following output is after the fix has been applied
2021-07-21T12:12:51.781+0100 [DEBUG] provider.terraform-provider-rediscloud_v99.99.99: Updating database tf-support-example-db (51152785): timestamp=2021-07-21T12:12:51.780+0100

As show the additional date/time prefix has been removed following the provider.terraform-provider-rediscloud_vx.x.x. value

@trentrosenbaum trentrosenbaum requested a review from bengesoff July 21, 2021 11:31
@trentrosenbaum trentrosenbaum merged commit 44a6142 into main Jul 21, 2021
@trentrosenbaum trentrosenbaum deleted the fix-log-levels branch July 21, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants