MCPcopy Create free account
hub / github.com/docker/buildx / Log

Method Log

util/progress/progress.go:15–15  ·  view source on GitHub ↗
(stream int, dt []byte)

Source from the content-addressed store, hash-verified

13type SubLogger interface {
14 Wrap(name string, fn func() error) error
15 Log(stream int, dt []byte)
16 SetStatus(*client.VertexStatus)
17}
18

Callers 9

logMethod · 0.65
PrintMethod · 0.65
runCreateFunction · 0.65
waitMethod · 0.65
WriteMethod · 0.65
testDialStdioFunction · 0.65
dapBuildCmdFunction · 0.65
testVersionFunction · 0.65
handleEventMethod · 0.65

Implementers 1

subLoggerutil/progress/progress.go

Calls

no outgoing calls

Tested by

no test coverage detected