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(option): add support for user loggers #2873

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Nov 14, 2024

Also add an intenral option that will be used by our clients to extract a logger from the options, or a default logger if one is not specified.

More changes will be needed to make this pass through logger to auth layers in a future iteration.

Also add an intenral option that will be used by our clients to
extract a logger from the options, or a default logger if one is
not specified.

More changes will be needed to make this pass through logger to
auth layers in a future iteration.
@codyoss codyoss requested a review from a team as a code owner November 14, 2024 20:44
option/internaloption/internaloption.go Outdated Show resolved Hide resolved
option/option.go Outdated Show resolved Hide resolved
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Nov 14, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 922e59d into googleapis:main Nov 14, 2024
5 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 Nov 14, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 14, 2024
🤖 I have created a release *beep* *boop*
---


## [0.206.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.205.0...v0.206.0) (2024-11-14)


### Features

* **all:** Auto-regenerate discovery clients ([#2862](https://togithub.com/googleapis/google-api-go-client/issues/2862)) ([c552a34](https://togithub.com/googleapis/google-api-go-client/commit/c552a340b2e364457121cc6a7586b681cc75c27d))
* **all:** Auto-regenerate discovery clients ([#2866](https://togithub.com/googleapis/google-api-go-client/issues/2866)) ([6495d84](https://togithub.com/googleapis/google-api-go-client/commit/6495d84ae6142aa900e6913fb681ca38ec3a3a6b))
* **all:** Auto-regenerate discovery clients ([#2868](https://togithub.com/googleapis/google-api-go-client/issues/2868)) ([58faff9](https://togithub.com/googleapis/google-api-go-client/commit/58faff9ac69eb1b15bf9b532eb1447143bc77083))
* **all:** Auto-regenerate discovery clients ([#2870](https://togithub.com/googleapis/google-api-go-client/issues/2870)) ([031802c](https://togithub.com/googleapis/google-api-go-client/commit/031802cc20f6e3e481fbe8cdacf7e4bf7c36aec2))
* **all:** Auto-regenerate discovery clients ([#2871](https://togithub.com/googleapis/google-api-go-client/issues/2871)) ([8fab1d8](https://togithub.com/googleapis/google-api-go-client/commit/8fab1d86722b77ac74b2726257b5815af70b5185))
* **all:** Auto-regenerate discovery clients ([#2872](https://togithub.com/googleapis/google-api-go-client/issues/2872)) ([20de5d2](https://togithub.com/googleapis/google-api-go-client/commit/20de5d22d96d2ba6983f5839e4f71a3846a01be0))
* **option:** Add support for user loggers ([#2873](https://togithub.com/googleapis/google-api-go-client/issues/2873)) ([922e59d](https://togithub.com/googleapis/google-api-go-client/commit/922e59dcb7806c2a0378c39928a33726687c3038))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
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