MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / LogFile

Method LogFile

pkg/controller/rtctrl/logstore.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 WriteFunctionReportLog(log string, params *reportParameters) error
41 SetMemUsed(used int64)
42 LogFile() string
43 MemUsed() int64
44 LogDone(set bool) bool
45 Close() (string, error)

Callers 2

TestKunLogStatStoreFunction · 0.65
TestStdlogHandlerFunction · 0.65

Implementers 1

kunLogStatStorepkg/controller/rtctrl/logstore.go

Calls

no outgoing calls

Tested by 2

TestKunLogStatStoreFunction · 0.52
TestStdlogHandlerFunction · 0.52