Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add request response debug logging #524

Open
codyoss opened this issue Dec 22, 2024 · 1 comment
Open

Add request response debug logging #524

codyoss opened this issue Dec 22, 2024 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@codyoss
Copy link
Member

codyoss commented Dec 22, 2024

Recently we added support for req/resp logging to all our generated clients. We should review the design decisions made there and figure out how we want to support this for Rust.

@codyoss codyoss added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Dec 22, 2024
@coryan
Copy link
Contributor

coryan commented Dec 22, 2024

Random (incomplete) thoughts:

  • The environment variable I picked is not the standard one.
  • The default output does not work for Cloud Logging. It is possible that the json formatter is all we need.
  • We may want to add functions that wrap all the Cloud Logging initialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants