Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ NewDebugLogger
Function
NewDebugLogger
log/debug_logger.go:58–60 ·
view source on GitHub ↗
(writer io.Writer)
Source
from the content-addressed store, hash-verified
56
}
57
58
func
NewDebugLogger(writer io.Writer) *DebugLogger {
59
return
&DebugLogger{writer}
60
}
Callers
5
createAuthContext
Function · 0.92
logger
Method · 0.92
TestLogErrorWritesToStandardError
Function · 0.85
TestLogRequestDisplaysRequestDetails
Function · 0.85
TestLogResponseDisplaysResponseDetails
Function · 0.85
Calls
no outgoing calls
Tested by
4
createAuthContext
Function · 0.74
TestLogErrorWritesToStandardError
Function · 0.68
TestLogRequestDisplaysRequestDetails
Function · 0.68
TestLogResponseDisplaysResponseDetails
Function · 0.68