MCPcopy
hub / github.com/MadAppGang/dingo / Debugf

Method Debugf

pkg/plugin/plugin.go:288–288  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

286 Info(msg string)
287 Error(msg string)
288 Debugf(format string, args ...interface{})
289 Warnf(format string, args ...interface{})
290}
291

Callers 15

GetMethod · 0.65
InvalidateMethod · 0.65
detectShadowBuildMethod · 0.65
handleRequestMethod · 0.65
handleInitializeMethod · 0.65
handleDidOpenMethod · 0.65
handleDidChangeMethod · 0.65
handleDidSaveMethod · 0.65
handleDidCloseMethod · 0.65
transpileWorkspaceMethod · 0.65
openGoFileWithGoplsMethod · 0.65
closeGoFileWithGoplsMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestLogger_LevelsFunction · 0.52