MCPcopy 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

startMethod · 0.65
startLogsMethod · 0.65
startAttachMethod · 0.65
startTerminalMethod · 0.65
startServicesMethod · 0.65
EnsureNamespaceFunction · 0.65

Implementers 4

DiscardLoggerpkg/util/log/discard_logger.go
fileLoggerpkg/util/log/file_logger.go
StreamLoggerpkg/util/log/stream_logger.go
FakeLoggerpkg/util/log/testing/fake.go

Calls

no outgoing calls

Tested by

no test coverage detected