MCPcopy Create free account
hub / github.com/actiontech/dtle / NewLogger

Function NewLogger

api/handler/logger.go:7–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5)
6
7func NewLogger() g.LoggerType {
8 newLogger := g.Logger.Named("http_api")
9 return newLogger
10}

Callers 15

SetupApiServerFunction · 0.92
AuthFilterFunction · 0.92
JobListV2Function · 0.92
GetMigrationJobDetailV2Function · 0.92
CreateOrUpdateSyncJobV2Function · 0.92
GetSyncJobDetailV2Function · 0.92
CreateSubscriptionJobV2Function · 0.92
UpdateSubscriptionJobV2Function · 0.92
PauseJobV2Function · 0.92
ResumeJobV2Function · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected