github.com/goharbor/harbor/src/lib/log.Logger.Errorf
third-partyThe 4885th most-called third-party method by production calls. Called 125 times across 1 modules; 121 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/lib/log → Docs on pkg.go.dev ↗
- prod calls
- 121
- non-test, non-generated
- all calls
- 125
- total callsites
- modules
- 1
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 3%
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Logger.Errorf from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 121 100%
where it's called
Callsites in the wild
12 representative callsites of 125, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/artifact/helper.go:38
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/artifact/helper.go:45
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/quota/util.go:60
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/blob/copy_artifact.go:94
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/postprocessors/report_converters.go:175
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/project.go:528
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/security/session.go:35
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/quota/put_blob_upload.go:45
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/blob/post_initiate_blob_upload.go:45
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/blob/util.go:45
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/blob/put_manifest.go:48
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/middleware/quota/put_manifest.go:49
top callers
The modules that reach for it
The modules that call Logger.Errorf most in this snapshot.
- github.com/goharbor/harbor/src125100%
siblings
More from github.com/goharbor/harbor/src/lib/log
The other most-called members in this package. See all →