MCPcopy Index your code
hub / github.com/devspace-sh/devspace / GetLog

Method GetLog

pkg/util/factory/factory.go:59–59  ·  view source on GitHub ↗

GetLog retrieves the log instance

()

Source from the content-addressed store, hash-verified

57
58 // GetLog retrieves the log instance
59 GetLog() log.Logger
60}
61
62// DefaultFactoryImpl is the default factory implementation

Callers 15

RunLogsMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
AddPipelineFlagsMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
NewInitCmdFunction · 0.65
RunMethod · 0.65
NewSyncCmdFunction · 0.65
RunMethod · 0.65
NewRenderCmdFunction · 0.65
NewRootCmdFunction · 0.65

Implementers 2

DefaultFactoryImplpkg/util/factory/factory.go
Factorypkg/util/factory/testing/factory.go

Calls

no outgoing calls

Tested by

no test coverage detected