func()

in setuptest/tfutils.go [24:27]


func (executor) Logger() logger.TestLogger {
	l := NewMemoryLogger()
	return l
}