GoogleCloudPlatform / alloydb-python-connector

A Python library for connecting securely to your AlloyDB instances.
Apache License 2.0
26 stars 7 forks source link

Add standardized debug logging #272

Open jackwotherspoon opened 4 months ago

jackwotherspoon commented 4 months ago

Add support for optional debug logging. Presently, we want to log the following:

Logging for refresh operations

Logging for connection attempts

Logging for connection cache

jackwotherspoon commented 4 months ago

Ref: https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/726

jackwotherspoon commented 1 month ago

Cloud SQL Python ref: https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/pull/1097