Fix logging example in docs to include required StreamHandler by jnowakowski · Pull Request #2605 · googleapis/google-api-python-client
The previous logging example set the log level but did not include a StreamHandler, causing no output in many environments. This fix adds a StreamHandler and formatter to ensure logs are visible in terminal/script use.
ohmayr
added
priority: p2
labels
May 20, 2025
vchudnov-g
added
type: docs
and removed type: process
A process-related concern. May include testing, release, or the like.labels
Aug 12, 2025This 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