Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
func
NewLogger() g.LoggerType {
8
newLogger := g.Logger.Named(
"http_api"
)
9
return
newLogger
10
}
Callers
15
SetupApiServer
Function · 0.92
AuthFilter
Function · 0.92
JobListV2
Function · 0.92
CreateOrUpdateMigrationJobV2
Function · 0.92
GetMigrationJobDetailV2
Function · 0.92
CreateOrUpdateSyncJobV2
Function · 0.92
GetSyncJobDetailV2
Function · 0.92
CreateSubscriptionJobV2
Function · 0.92
UpdateSubscriptionJobV2
Function · 0.92
GetSubscriptionJobDetailV2
Function · 0.92
PauseJobV2
Function · 0.92
ResumeJobV2
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected