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

Method GetConfig

backend/core/log/logger.go:50–50  ·  view source on GitHub ↗

GetConfig Returns a copy of the LoggerConfig associated with this Logger. This is meant to be used by the framework.

()

Source from the content-addressed store, hash-verified

48 Nested(name string) Logger
49 // GetConfig Returns a copy of the LoggerConfig associated with this Logger. This is meant to be used by the framework.
50 GetConfig() *LoggerConfig
51 // SetStream sets the output of this Logger. This is meant to be used by the framework.
52 SetStream(config *LoggerStreamConfig)
53}

Callers 15

CreateAppBasicResFunction · 0.65
LoadGoPluginsFunction · 0.65
LoadRemotePluginsFunction · 0.65
getTaskLoggerFunction · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
CreateAsyncGraphqlClientFunction · 0.65

Implementers 2

captureLoggerbackend/plugins/gh-copilot/tasks/api_c
DefaultLoggerbackend/impls/logruslog/logger.go

Calls

no outgoing calls

Tested by 12

TestSaveToConfigFunction · 0.52
TestLoadFromConfigFunction · 0.52
TestTestmoPluginFunction · 0.52
TestPagerDutyPluginFunction · 0.52
TestAzureFunction · 0.52
TestArgoCDPluginFunction · 0.52
TestGitlabPluginFunction · 0.52
TestZentaoDbGetDataFlowFunction · 0.52