Recordsgolanggithub.com/go-kit/logv0.1.0
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| go 1.26 · Go · go · linux glibc · docker
Usage: USED 2✓
|
LOW | 0 +2 | 0 | — | 1 | 2026-09-07 |
| go 1.26 · Go · go · linux glibc · docker
Observations: PROJECT_LOAD 5✓ · PROJECT_TEST 5✓ — Usage: USED 8✓ — Verified: CONTRACT 15✓
|
LOW | 10 +8 | 15 | 100% | 1 · 1✓ | 2026-09-17 |
| go 1.26 · Go · go · linux glibc
Observations: PROJECT_COMPILE 1✓ · PROJECT_PROCESS 20✓ — Usage: USED 19✓ — Verified: UNKNOWN 0✓ 1✕
|
MEDIUM | 21 +19 | 1 | 95% | 2 | 2026-09-04 |
| go 1.26 · Go · go · linux glibc · docker
Usage: USED 1✓
|
LOW | 0 +1 | 0 | — | 1 | 2026-09-07 |
Recent failure clusters
-
observed UNKNOWN exit 1 Evidence gap ×1 v0.1.0 os=linux · runtime=go@1.26 github.com/go-kit/log.Logger sha256:042f6e977a16…go: updates to go.mod needed; to update it: · go mod tidygo · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-04 · Last seen: 2026-09-04Diagnostic re-verification candidate
Symbols
- github.com/go-kit/log/level.AllowAll
- github.com/go-kit/log/level.AllowDebug
- github.com/go-kit/log/level.AllowError
- github.com/go-kit/log/level.AllowInfo 1
- github.com/go-kit/log/level.AllowWarn
- github.com/go-kit/log/level.Debug 1
- github.com/go-kit/log.ErrMissingValue
- github.com/go-kit/log/level.ErrNotAllowed
- github.com/go-kit/log/level.Error
- github.com/go-kit/log.FileKey 1 1 of 1 runs passed
- github.com/go-kit/log/level.Info
- github.com/go-kit/log.Logger 1 1 of 2 runs passed
- github.com/go-kit/log.LoggerFunc
- github.com/go-kit/log.MessageKey 1 1 of 1 runs passed
- level.NewFilter 1
- log.NewJSONLogger 2 shared ×2
- log.NewLogfmtLogger 2 shared ×2
- github.com/go-kit/log.NewNopLogger
- log.NewStdlibAdapter 2
- log.NewSyncLogger 2
- github.com/go-kit/log/level.Option
- github.com/go-kit/log.Prefix 1
- github.com/go-kit/log.StdlibAdapterOption
- log.SwapLogger 1
- log.Timestamp 1
- github.com/go-kit/log.TimestampKey 1
- github.com/go-kit/log.Valuer
- log.With 2 shared ×2
- github.com/go-kit/log.WithPrefix
- github.com/go-kit/log.WithSuffix