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

feat(auth): add logging support #11079

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Nov 2, 2024

  • add logging to all outgoing requests
  • accept a logger from public constructors
  • left a TODO to cleanup in a followup metadata package PR

@codyoss codyoss requested a review from a team as a code owner November 2, 2024 20:57
@codyoss codyoss added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 2, 2024
@codyoss
Copy link
Member Author

codyoss commented Nov 2, 2024

Requires googleapis/gax-go#380

@codyoss codyoss force-pushed the sloglogger-support branch 2 times, most recently from a496957 to ff21fde Compare December 11, 2024 20:37
- add logging to all outgoing requests
- accpect a logger from public constructors
@codyoss codyoss removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 11, 2024
auth/auth.go Outdated Show resolved Hide resolved
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Dec 12, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit c80e31d into googleapis:main Dec 12, 2024
10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 12, 2024
@codyoss codyoss deleted the sloglogger-support branch December 13, 2024 14:52
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.

2 participants