MCPcopy Create free account
hub / github.com/conforma/cli / LogFile

Method LogFile

acceptance/log/log.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 Info(message string)
50 Infof(format string, args ...any)
51 LogFile() string
52 Name(name string)
53 Printf(format string, v ...any)
54 V(level log.Level) log.InfoLogger

Callers 6

initializeScenarioFunction · 0.65
TestLoggerWritesToFileFunction · 0.65
TestLoggerCachingFunction · 0.65
TestLoggerUniquenessFunction · 0.65
TestLoggerIsolationFunction · 0.65

Implementers 1

loggeracceptance/log/log.go

Calls

no outgoing calls

Tested by 6

initializeScenarioFunction · 0.52
TestLoggerWritesToFileFunction · 0.52
TestLoggerCachingFunction · 0.52
TestLoggerUniquenessFunction · 0.52
TestLoggerIsolationFunction · 0.52