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: add StdOutLogger and LoggingTrait #578

Merged
merged 53 commits into from
Dec 11, 2024
Merged

feat: add StdOutLogger and LoggingTrait #578

merged 53 commits into from
Dec 11, 2024

Conversation

Hectorhammett
Copy link
Contributor

@Hectorhammett Hectorhammett commented Sep 4, 2024

related: googleapis/gax-php#585

Add logging support to the HTTP calls for easy debugging.

@Hectorhammett Hectorhammett requested a review from a team as a code owner September 4, 2024 21:46
@bshaffer bshaffer changed the title Feat: Add the StdOutLogger and Logging Trait feat: add StdOutLogger and LoggingTrait Sep 5, 2024
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/Logging/LoggingTrait.php Outdated Show resolved Hide resolved
src/Logging/LoggingTrait.php Outdated Show resolved Hide resolved
src/Logging/StdOutLogger.php Outdated Show resolved Hide resolved
tests/Logging/StdOutLoggerTest.php Show resolved Hide resolved
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
@Hectorhammett Hectorhammett marked this pull request as ready for review December 5, 2024 22:47
src/ApplicationDefaultCredentials.php Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
src/ApplicationDefaultCredentials.php Outdated Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Show resolved Hide resolved
src/HttpHandler/Guzzle6HttpHandler.php Outdated Show resolved Hide resolved
src/Logging/LoggingTrait.php Outdated Show resolved Hide resolved
tests/ApplicationDefaultCredentialsTest.php Outdated Show resolved Hide resolved
tests/HttpHandler/Guzzle7HttpHandlerTest.php Outdated Show resolved Hide resolved
tests/HttpHandler/Guzzle7HttpHandlerTest.php Show resolved Hide resolved
tests/Logging/LoggingTraitTest.php Outdated Show resolved Hide resolved
@Hectorhammett Hectorhammett merged commit 4f793fe into main Dec 11, 2024
13 checks passed
@Hectorhammett Hectorhammett deleted the http-logging branch December 11, 2024 00: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