Skip to content

feat(spanner): configurable logger#6958

Merged
rahul2393 merged 4 commits intogoogleapis:mainfrom
stevenh:feat/spanner-logger
Nov 3, 2022
Merged

feat(spanner): configurable logger#6958
rahul2393 merged 4 commits intogoogleapis:mainfrom
stevenh:feat/spanner-logger

Conversation

@stevenh
Copy link
Copy Markdown
Contributor

@stevenh stevenh commented Oct 28, 2022

Expose logger in ClientConfig so consumers can set a logger.

This is useful when using spannertest which logs a lot of harmless errors.

Fixes: #6957

Expose logger in ClientConfig so consumers can set a logger.

This is useful when using spannertest which logs a lot of harmless
errors.

Fixes: googleapis#6957
@stevenh stevenh requested review from a team October 28, 2022 10:04
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the Spanner API. labels Oct 28, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2022
@rahul2393 rahul2393 added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Nov 3, 2022
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 3, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 3, 2022
@rahul2393 rahul2393 merged commit bd85442 into googleapis:main Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner: support logger configuration

3 participants