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

Function GetInstance

pkg/util/log/log.go:42–44  ·  view source on GitHub ↗

GetInstance returns the Logger instance

()

Source from the content-addressed store, hash-verified

40
41// GetInstance returns the Logger instance
42func GetInstance() Logger {
43 return defaultLog
44}
45
46// GetBaseInstance returns the base stdout logger
47func GetBaseInstance() Logger {

Callers 13

TestWatcherFunction · 0.92
getSyncOptionsFunction · 0.92
SetVersionFunction · 0.92
UpgradeFunction · 0.92
GetLogMethod · 0.92
NewRestartCmdFunction · 0.92
NewOpenCmdFunction · 0.92
NewUICmdFunction · 0.92
newPodsCmdFunction · 0.92
NewDefaultFactoryFunction · 0.92
init.goFile · 0.92
inject.goFile · 0.92

Calls

no outgoing calls

Tested by 2

TestWatcherFunction · 0.74
getSyncOptionsFunction · 0.74