gapic-generator-go icon indicating copy to clipboard operation
gapic-generator-go copied to clipboard

feat: add logging to gapics

Open codyoss opened this issue 1 year ago • 1 comments

As a follow up to this PR we will need to add a little logging support in the gax REST streaming helper. For now we should add this with minimal changes but in the future we may want to feed that helper more information to have richer logs. This is a very small amount of RPCs that use this code path today.

codyoss avatar Sep 18 '24 18:09 codyoss

Requires https://github.com/googleapis/gax-go/pull/372 and rollout to all clients and showcase.

codyoss avatar Sep 18 '24 18:09 codyoss