Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ LogStdoutColor
Method
LogStdoutColor
cf/api/logs/log_cache_message.go:15–15 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
13
type
ColorLogger
interface
{
14
LogSysHeaderColor(string) string
15
LogStdoutColor(string) string
16
LogStderrColor(string) string
17
}
18
Callers
1
ToLog
Method · 0.65
Implementers
2
terminalColorLogger
cf/api/logs/log_cache_repository.go
FakeColorLogger
cf/api/logs/logsfakes/fake_color_logge
Calls
no outgoing calls
Tested by
no test coverage detected