cloud-sql-proxy
cloud-sql-proxy copied to clipboard
Add support for debug logging
Sometimes it helps to know more than what the proxy logs (certificate expiration times, for example). This is a feature request to add support for debug logging, as enabled by a --debug flag or similar. When callers supplied this flag, the proxy would be much more chatty about its internal state, the certificates, the connection data, etc.