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 package is 1.15.0, and there are various other versions available, starting from 0.1.1 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides links to documentation for each available version of the \u003ccode\u003ecloud.google.com/go/alloydbconn\u003c/code\u003e package for debug.\u003c/p\u003e\n"],["\u003cp\u003eThe package includes two debug logging interfaces: \u003ccode\u003eContextLogger\u003c/code\u003e and \u003ccode\u003eLogger\u003c/code\u003e, both featuring a \u003ccode\u003eDebugf\u003c/code\u003e function to report internal operations.\u003c/p\u003e\n"],["\u003cp\u003eBy default, the debug logging interfaces \u003ccode\u003eContextLogger\u003c/code\u003e and \u003ccode\u003eLogger\u003c/code\u003e are unused.\u003c/p\u003e\n"],["\u003cp\u003eA link to \u003ca href=\"https://pkg.go.dev/cloud.google.com/go/alloydbconn/debug\"\u003ethis package on pkg.go.dev\u003c/a\u003e is provided, where users can find additional information about the package, including access to older versions.\u003c/p\u003e\n"]]],[],null,[]]