MCPcopy 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
58func NewDebugLogger(writer io.Writer) *DebugLogger {
59 return &DebugLogger{writer}
60}

Callers 5

createAuthContextFunction · 0.92
loggerMethod · 0.92

Calls

no outgoing calls