func()

in internal/cli/testingcli/provider.go [42:44]


func (tp *TestProvider) Logger() *log.Logger {
	return tp.LoggerFn()
}