MCPcopy Index your code
hub / github.com/apache/devlake / ReplaceLogger

Method ReplaceLogger

backend/core/context/basic_res.go:33–33  ·  view source on GitHub ↗
(logger log.Logger)

Source from the content-addressed store, hash-verified

31 GetLogger() log.Logger
32 NestedLogger(name string) BasicRes
33 ReplaceLogger(logger log.Logger) BasicRes
34 GetDal() dal.Dal
35}

Callers 3

RunTaskFunction · 0.65
runPipelineStandaloneMethod · 0.65
runTaskStandaloneFunction · 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