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

Method Writer

pkg/util/log/logger.go:35–35  ·  view source on GitHub ↗
(level logrus.Level, raw bool)

Source from the content-addressed store, hash-verified

33 AddSink(sink Logger)
34
35 Writer(level logrus.Level, raw bool) io.WriteCloser
36 WriteString(level logrus.Level, message string)
37}

Callers 6

applyManifestMethod · 0.65
startSSHWithRestartFunction · 0.65
runHookFunction · 0.65
InstallChartMethod · 0.65
NewPortForwarderFunction · 0.65
runPipelineFunction · 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