Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
applyManifest
Method · 0.65
startSSHWithRestart
Function · 0.65
runHook
Function · 0.65
InstallChart
Method · 0.65
NewPortForwarder
Function · 0.65
runPipeline
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