Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conforma/cli
/ Logf
Method
Logf
acceptance/log/log.go:39–39 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
37
type
DelegateLogger
interface
{
38
Log(args ...any)
39
Logf(format string, args ...any)
40
}
41
42
// Logger is the interface used by acceptance test packages for logging
Callers
15
VerifyImageSignatures
Method · 0.65
VerifyImageAttestations
Method · 0.65
FetchAttestationLayers
Method · 0.65
Head
Method · 0.65
AttestationUri
Method · 0.65
ResolveDigest
Method · 0.65
Image
Method · 0.65
Layer
Method · 0.65
Index
Method · 0.65
ValidateImage
Function · 0.65
ValidateImageWithVSACheck
Function · 0.65
ParseAndResolve
Function · 0.65
Implementers
2
fileLogger
acceptance/log/log.go
logger
acceptance/log/log.go
Calls
no outgoing calls
Tested by
9
TestDeterministicMergeOrderDebug
Function · 0.52
TestVolatileConfigWithImageInfo
Function · 0.52
TestECPolicyResolver_PipelineIntention_RuleLevel
Function · 0.52
TestECPolicyResolver_Example
Function · 0.52
TestUnifiedPostEvaluationFilterVsLegacy
Function · 0.52
TestMissingIncludesFilterUpdate
Function · 0.52
TestConftestEvaluator_FilterType_ECPolicy
Function · 0.52
TestConftestEvaluatorIntegrationWithComponentNames
Function · 0.52
TestLoggerWritesToFile
Function · 0.52