helm.sh/helm/v4/internal/logging.LogHolder.Logger
third-partyThe 4112th most-called third-party method by production calls. Called 152 times across 1 modules; 145 of those run outside tests and generated code.
All of helm.sh/helm/v4/internal/logging → Docs on pkg.go.dev ↗
- prod calls
- 145
- non-test, non-generated
- all calls
- 152
- total callsites
- modules
- 1
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 5%
- 7 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method4%A method on a value whose type is known exactly.
- Embedded method96%Reached through an embedded type.
who calls this
Notable callers
Production calls into LogHolder.Logger from notable Go projects. Open one on the map to see what else it hammers.
- Helm 145 100%
where it's called
Callsites in the wild
12 representative callsites of 152, prioritizing in-loop and non-test usage. We link to source, never display it.
-
helm/v4 @v4.2.3
pkg/storage/driver/secrets.go:106
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/cfgmaps.go:112
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/sql.go:121
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/sql.go:129
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/secrets.go:148
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/cfgmaps.go:152
in loop -
helm/v4 @v4.2.3
pkg/action/uninstall.go:210
in loop -
helm/v4 @v4.2.3
pkg/action/uninstall.go:213
in loop -
helm/v4 @v4.2.3
pkg/action/install.go:214
in loop -
helm/v4 @v4.2.3
pkg/action/rollback.go:298
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/sql.go:373
in loop -
helm/v4 @v4.2.3
pkg/storage/driver/sql.go:378
in loop
top callers
The modules that reach for it
The modules that call LogHolder.Logger most in this snapshot.
- helm.sh/helm/v4152100%