github.com/hashicorp/go-hclog.Logger.Debug
third-partyThe 476th most-called third-party method by production calls. Called 1,721 times across 13 modules; 1,689 of those run outside tests and generated code.
- prod calls
- 1,689
- non-test, non-generated
- all calls
- 1,721
- total callsites
- modules
- 13
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 2%
- 32 calls
- resolved
- 0%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Logger.Debug from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 1,721, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
hashicorp/vault/sdk @v0.25.1
helper/ldaputil/client.go:101
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Logger.Debug most in this snapshot.
- github.com/hashicorp/waypoint46527%
- github.com/hashicorp/nomad38422%
- github.com/hashicorp/vault35921%
- github.com/hashicorp/consul24814%
- github.com/spiffe/spire1207%
siblings
More from github.com/hashicorp/go-hclog
The other most-called members in this package. See all →