Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
RunTask
Function · 0.65
runPipelineStandalone
Method · 0.65
runTaskStandalone
Function · 0.65
Implementers
2
remoteContextImpl
backend/server/services/remote/bridge/
DefaultBasicRes
backend/impls/context/default_basic_re
Calls
no outgoing calls
Tested by
no test coverage detected