Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/helm/helm
/ Logger
Method
Logger
internal/logging/logging.go:98–98 ·
view source on GitHub ↗
Logger returns the slog.Logger created from the slog.Handler
()
Source
from the content-addressed store, hash-verified
96
SetLogger(newHandler slog.Handler)
97
// Logger returns the slog.Logger created from the slog.Handler
98
Logger() *slog.Logger
99
}
100
101
type
LogHolder
struct
{
Callers
15
TestLogHolder_InterfaceCompliance
Function · 0.95
Get
Method · 0.65
Create
Method · 0.65
Update
Method · 0.65
Delete
Method · 0.65
ListReleases
Method · 0.65
ListUninstalled
Method · 0.65
ListDeployed
Method · 0.65
DeployedAll
Method · 0.65
History
Method · 0.65
removeLeastRecent
Method · 0.65
deleteReleaseVersion
Method · 0.65
Implementers
1
LogHolder
internal/logging/logging.go
Calls
no outgoing calls
Tested by
2
TestLogHolder_InterfaceCompliance
Function · 0.76
TestRootCmdLogger
Function · 0.52