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

Address http logging #6

Open
TGPSKI opened this issue Jul 10, 2021 · 0 comments
Open

Address http logging #6

TGPSKI opened this issue Jul 10, 2021 · 0 comments

Comments

@TGPSKI
Copy link
Contributor

TGPSKI commented Jul 10, 2021

// Temp workaround for easy to access io.Writer

Currently, we are using the go standard logger as well as zap. For speed reasons, I didn't spend the time figuring out the interface between zap and io.Writer. Fix this such that we use the single zap logger throughout.

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

1 participant