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

Method WriteFunctionLog

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

Source from the content-addressed store, hash-verified

37 String() string
38 WriteStdLog(from int, buf []byte, eof bool) (int, error)
39 WriteFunctionLog(log string) error
40 WriteFunctionReportLog(log string, params *reportParameters) error
41 SetMemUsed(used int64)
42 LogFile() string

Callers 3

TestKunLogStatStoreFunction · 0.65
InvokeStartMethod · 0.65
InvokeReportDoneMethod · 0.65

Implementers 1

kunLogStatStorepkg/controller/rtctrl/logstore.go

Calls

no outgoing calls

Tested by 1

TestKunLogStatStoreFunction · 0.52