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\u003eThis webpage provides a detailed list of available versions for the \u003ccode\u003ecloud.google.com/go/alloydbconn/debug\u003c/code\u003e package, ranging from the latest version 1.15.0 down to version 0.1.1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package is 1.15.0 and is accessible via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe content also defines two interfaces, \u003ccode\u003eContextLogger\u003c/code\u003e and \u003ccode\u003eLogger\u003c/code\u003e, which are designed for debug logging and are unused by default.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find more comprehensive information and older versions of this package on pkg.go.dev via the link provided in the note.\u003c/p\u003e\n"]]],[],null,[]]