Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carvel-dev/kapp-controller
/ DebugFunc
Method
DebugFunc
cli/pkg/kctrl/logger/interface.go:7–7 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
5
6
type
Logger
interface
{
7
DebugFunc(name string) FuncLogger
8
NewPrefixed(name string) Logger
9
10
Error(msg string, args ...
interface
{})
Callers
1
configureGlobalFlags
Function · 0.65
Implementers
2
NoopLogger
cli/pkg/kctrl/logger/noop.go
UILogger
cli/pkg/kctrl/logger/ui.go
Calls
no outgoing calls
Tested by
no test coverage detected