import "cuelabs.dev/go/oci/ociregistry/ocidebug"
Package ocidebug is an OCI registry wrapper that prints log messages on registry operations.
debug.go
func New(r ociregistry.Interface, logf func(f string, a ...any)) ociregistry.Interface