github.com/rs/zerolog/log.Warn
third-partyThe 5669th most-called third-party function by production calls. Called 108 times across 7 modules; 104 of those run outside tests and generated code.
- prod calls
- 104
- non-test, non-generated
- all calls
- 108
- total callsites
- modules
- 7
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 4%
- 4 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Warn from notable Go projects. Open one on the map to see what else it hammers.
- Traefik 40 38%
where it's called
Callsites in the wild
12 representative callsites of 108, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
cli/daemon/export/download.go:76
in loop - in loop
- in loop
-
mudler/LocalAI @v1.40.0
in loop - in loop
-
encr.dev @v1.57.13
cli/daemon/run.go:188
in loop -
encoredev/encore @v1.57.13
in loop - in loop
- in loop
-
encr.dev @v1.57.13
cli/daemon/run.go:193
in loop -
encoredev/encore @v1.57.13
in loop - in loop
top callers
The modules that reach for it
The modules that call Warn most in this snapshot.
- github.com/traefik/traefik/v34340%
- github.com/juanfont/headscale3835%
- encr.dev1110%
- github.com/encoredev/encore1110%
- github.com/mudler/LocalAI33%
siblings
More from github.com/rs/zerolog/log
The other most-called functions in this package. See all →