Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a custom logger #69

Open
twifkak opened this issue Aug 30, 2018 · 0 comments
Open

Use a custom logger #69

twifkak opened this issue Aug 30, 2018 · 0 comments
Milestone

Comments

@twifkak
Copy link
Member

twifkak commented Aug 30, 2018

At the very least, call https://golang.org/pkg/log/#New from main and pass to the handler constructors. This way we can make our tests less noisy.

Maybe upgrade to https://godoc.org/github.com/golang/glog or https://github.com/op/go-logging or https://github.com/juju/loggo or something, though https://dave.cheney.net/2015/11/05/lets-talk-about-logging argues against it.

@twifkak twifkak added this to the v4+ milestone Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants