Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for debug logs #596

Merged
merged 1 commit into from
Mar 14, 2024
Merged

feat: add support for debug logs #596

merged 1 commit into from
Mar 14, 2024

Conversation

enocom
Copy link
Member

@enocom enocom commented Mar 11, 2024

@enocom
Copy link
Member Author

enocom commented Mar 11, 2024

We need to pin to the latest Go Connector once it's released.

cmd/root.go Outdated
On occasion, it can help to enable debug logging which will report on
internal certificate refresh operations. To enable debug logging, use:

./cloud-sql-proxy <INSTANCE_CONNECTION_NAME> --debug-logs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
./cloud-sql-proxy <INSTANCE_CONNECTION_NAME> --debug-logs
./alloydb-auth-proxy <INSTANCE_URI> --debug-logs

@enocom enocom merged commit 7586c15 into main Mar 14, 2024
18 checks passed
@enocom enocom deleted the debug-logs branch March 14, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port debug logging support
2 participants