Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ WithPrefixColor
Method
WithPrefixColor
pkg/util/log/logger.go:31–31 ·
view source on GitHub ↗
(prefix, color string)
Source
from the content-addressed store, hash-verified
29
ErrorStreamOnly() Logger
30
WithPrefix(prefix string) Logger
31
WithPrefixColor(prefix, color string) Logger
32
WithSink(sink Logger) Logger
33
AddSink(sink Logger)
34
Callers
6
start
Method · 0.65
startLogs
Method · 0.65
startAttach
Method · 0.65
startTerminal
Method · 0.65
startServices
Method · 0.65
EnsureNamespace
Function · 0.65
Implementers
4
DiscardLogger
pkg/util/log/discard_logger.go
fileLogger
pkg/util/log/file_logger.go
StreamLogger
pkg/util/log/stream_logger.go
FakeLogger
pkg/util/log/testing/fake.go
Calls
no outgoing calls
Tested by
no test coverage detected