FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: add GrpcPlainRequestLoggingInterceptor and add it to BackendResources by BenWhitehead · Pull Request #2534 · googleapis/java-storage · GitHub

test: add GrpcPlainRequestLoggingInterceptor and add it to BackendResources - #2534

Merged
BenWhitehead merged 1 commit into
mainfrom
test/grpc-logging-interceptor
May 14, 2024
Merged

test: add GrpcPlainRequestLoggingInterceptor and add it to BackendResources#2534
BenWhitehead merged 1 commit into
mainfrom
test/grpc-logging-interceptor

Conversation

Copy link
Copy Markdown
Collaborator

Grpc's built-in logging is very robust, but does not print request/response messages in "plain text", instead logging byte codes sequences. This interceptor instead logs the protobuf messages in their normal plain text rendering. By default, the logging is disabled. The category needs to be set to CONFIG or higher to see the logs.

…ources

Grpc's built-in logging is very robust, but does not print request/response messages in "plain text", instead logging byte codes sequences. This interceptor instead logs the protobuf messages in their normal plain text rendering. By default, the logging is disabled. The category needs to be set to CONFIG or higher to see the logs.
BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label May 8, 2024
BenWhitehead requested a review from a team May 8, 2024 01:02
product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels May 8, 2024

Copy link
Copy Markdown
Collaborator Author

/gcbrun

BenWhitehead merged commit a63eccb into main May 14, 2024
BenWhitehead deleted the test/grpc-logging-interceptor branch May 14, 2024 18:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL