Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ addOutput
Method
addOutput
api/logcache/log_cache_client.go:65–67 ·
view source on GitHub ↗
(output RequestLoggerOutput)
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(p *DebugPrinter) addOutput(output RequestLoggerOutput) {
66
p.outputs = append(p.outputs, output)
67
}
68
69
type
userAgentHTTPClient
struct
{
70
c logcache.HTTPClient
Callers
1
NewClient
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected