MCPcopy
hub / github.com/apache/devlake / GetLogger

Method GetLogger

backend/core/context/basic_res.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 GetConfigReader() config.ConfigReader
30 GetConfig(name string) string
31 GetLogger() log.Logger
32 NestedLogger(name string) BasicRes
33 ReplaceLogger(logger log.Logger) BasicRes
34 GetDal() dal.Dal

Callers 15

InitPluginsFunction · 0.65
runPipelineTasksFunction · 0.65
LoadGoPluginsFunction · 0.65
LoadRemotePluginsFunction · 0.65
RunTaskFunction · 0.65
RunPluginSubTasksFunction · 0.65
UpdateProgressDetailFunction · 0.65
recordSubtaskFunction · 0.65
NewMigratorFunction · 0.65
NewBatchSaveDividerFunction · 0.65
NewModelApiHelperFunction · 0.65

Implementers 2

remoteContextImplbackend/server/services/remote/bridge/
DefaultBasicResbackend/impls/context/default_basic_re

Calls

no outgoing calls

Tested by

no test coverage detected