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

Method WithLogger

pkg/devspace/context/context.go:95–95  ·  view source on GitHub ↗
(logger log.Logger)

Source from the content-addressed store, hash-verified

93 WithContext(ctx context2.Context) Context
94 WithEnviron(environ expand.Environ) Context
95 WithLogger(logger log.Logger) Context
96 AsDependency(dependency types.Dependency) Context
97}
98

Callers 15

DeployMethod · 0.65
PurgeMethod · 0.65
UIFunction · 0.65
startWithWaitMethod · 0.65
syncDoneFunction · 0.65
LogExecuteHooksFunction · 0.65
ExecuteHooksFunction · 0.65
executeHookFunction · 0.65
StartMethod · 0.65
startMethod · 0.65
startLogsMethod · 0.65
startAttachMethod · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected