typeContextLoggerinterface{// Debugf is for reporting information about internal operations.Debugf(ctxcontext.Context,formatstring,args...interface{})}
ContextLogger is the interface used for debug logging. By default, it is unused.
Logger
typeLoggerinterface{// Debugf is for reporting information about internal operations.Debugf(formatstring,args...interface{})}
Logger is the interface used for debug logging. By default, it is unused.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[[["\u003cp\u003eThe latest version available for the Cloud SQL connector package is 1.16.0, but many previous versions are also accessible, ranging from 1.15.0 down to 0.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContextLogger\u003c/code\u003e and \u003ccode\u003eLogger\u003c/code\u003e are interfaces that provide debug logging capabilities for internal operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContextLogger\u003c/code\u003e is the preferred interface for debug logging, but neither it nor \u003ccode\u003eLogger\u003c/code\u003e is used by default.\u003c/p\u003e\n"],["\u003cp\u003eThe package's history and access to older versions is available on \u003ca href=\"https://pkg.go.dev/cloud.google.com/go/cloudsqlconn/debug\"\u003epkg.go.dev\u003c/a\u003e.\u003c/p\u003e\n"]]],[],null,[]]