Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

How can consumers of the library use the Quiet version without logging? #76

Open
kkapelon opened this issue Apr 25, 2020 · 0 comments
Open

Comments

@kkapelon
Copy link

kkapelon commented Apr 25, 2020

I see that in the Registry source code there is a silent logger https://github.com/heroku/docker-registry-client/blob/master/registry/registry.go#L16

However this is not used anywhere and it is not clear how consumers of this library can use it. All the exported New() Registry methods do not accept as argument the silent logger.

So can I create a new Registry client that doesn't have any logging at all?

Update:
Apparrently this is already solved by PRs #25 and #53 both of which are unmerged :-(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant