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

Method Log

pkg/devspace/context/context.go:70–70  ·  view source on GitHub ↗

Log is the currently used logger

()

Source from the content-addressed store, hash-verified

68
69 // Log is the currently used logger
70 Log() log.Logger
71
72 // Config is the loaded DevSpace config
73 Config() config.Config

Callers 15

DeployMethod · 0.65
deployOneMethod · 0.65
PurgeMethod · 0.65
StatusMethod · 0.65
DeployMethod · 0.65
internalDeployMethod · 0.65
DeleteFunction · 0.65
DeleteFunction · 0.65
NewFunction · 0.65
DeployMethod · 0.65
applyManifestMethod · 0.65
getReplacedManifestMethod · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by 4

TestLanguageHandlerFunction · 0.52
checkFilesAndFoldersFunction · 0.52
TestInitialSyncFunction · 0.52
TestNormalSyncFunction · 0.52