googleapis / google-auth-library-php

Google Auth Library for PHP
http://googleapis.github.io/google-auth-library-php/
Apache License 2.0
1.33k stars 190 forks source link

feat: add StdOutLogger and LoggingTrait #578

Open Hectorhammett opened 1 month ago

Hectorhammett commented 1 month ago

related: https://github.com/googleapis/gax-php/pull/585

Add logging support to the HTTP calls for easy debugging.