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

registry.New outputs logging #25

Open
samifruit514 opened this issue Dec 20, 2016 · 1 comment · May be fixed by #33
Open

registry.New outputs logging #25

samifruit514 opened this issue Dec 20, 2016 · 1 comment · May be fixed by #33

Comments

@samifruit514
Copy link

registry.New is calling Ping() from newFromTransport method and Ping() outputs logging with

r.Logf("registry.ping url=%s", url).

We cannot set logging callback before New function. So it makes it impossible to mute that ping log line.

@wind0r wind0r linked a pull request Feb 6, 2017 that will close this issue
@prune998
Copy link

prune998 commented Jun 1, 2018

I also made a PR #53

Sadly, the maintainer of this project seem to be... dead... 13 PR never merged...

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

Successfully merging a pull request may close this issue.

2 participants