Fix logging example in docs to include required StreamHandler by jnowakowski · Pull Request #2605 · googleapis/google-api-python-client

@jnowakowski

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 ohmayr added priority: p2

Moderately-important priority. Fix may not be included in next release.

type: process

A process-related concern. May include testing, release, or the like.

labels

May 20, 2025

@vchudnov-g vchudnov-g added type: docs

Improvement to the documentation for an API.

and removed type: process

A process-related concern. May include testing, release, or the like.

labels

Aug 12, 2025