MCPcopy Index your code
hub / github.com/coder/envbox / Errorf

Method Errorf

buildlog/logger.go:14–14  ·  view source on GitHub ↗
(format string, a ...any)

Source from the content-addressed store, hash-verified

12 Infof(format string, a ...any)
13 Error(output string)
14 Errorf(format string, a ...any)
15 Close() error
16 io.Writer
17}

Callers 15

startEnvboxCmdFunction · 0.65
ExecEnvboxFunction · 0.65
ClientFunction · 0.65
certPoolFunction · 0.65
addCertFunction · 0.65
dockerCmdFunction · 0.65
runDockerCVMFunction · 0.65
dockerdArgsFunction · 0.65
parseMountsFunction · 0.65
RestartMethod · 0.65
startProcessMethod · 0.65
killMethod · 0.65

Implementers 4

CoderLoggerbuildlog/coder.go
multiLoggerbuildlog/logger.go
NopLoggerbuildlog/logger.go
JSONLoggerbuildlog/json.go

Calls

no outgoing calls

Tested by 2

startEnvboxCmdFunction · 0.52
TestJSONLogFunction · 0.52