cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

Add support for debug logging

Open enocom opened this issue 3 years ago • 0 comments

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.

enocom avatar Jul 01 '22 20:07 enocom