Add support for debug logging #1938
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Feature Description
Now that slog is GA, we should use it here with a
--debug
flag.Callers should be able to turn on debug logging to see:
In addition, this should propagate to the Go Connector in the form of an option:
cloudsqlconn.WithDebugLogger
.Sample code
Alternatives Considered
No response
Additional Details
No response
The text was updated successfully, but these errors were encountered: