Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ Err
Method
Err
pkg/compose/logs_test.go:237–239 ·
view source on GitHub ↗
(containerName, message string)
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(l *testLogConsumer) Err(containerName, message string) {
238
l.Log(containerName, message)
239
}
240
241
func
(l *testLogConsumer) Status(containerName, msg string) {}
242
Callers
nothing calls this directly
Calls
1
Log
Method · 0.95
Tested by
no test coverage detected