MCPcopy Create free account
hub / github.com/devspace-sh/devspace / WithPrefix

Method WithPrefix

pkg/util/log/logger.go:30–30  ·  view source on GitHub ↗
(prefix string)

Source from the content-addressed store, hash-verified

28 Question(params *survey.QuestionOptions) (string, error)
29 ErrorStreamOnly() Logger
30 WithPrefix(prefix string) Logger
31 WithPrefixColor(prefix, color string) Logger
32 WithSink(sink Logger) Logger
33 AddSink(sink Logger)

Callers 6

DeployMethod · 0.65
PurgeMethod · 0.65
StartMethod · 0.65
EnsurePullSecretsMethod · 0.65
startNewDependencyMethod · 0.65
StopDevFunction · 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