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

Is there anyway to output the access log of grpc gateway #556

Closed
tooooolong opened this issue Feb 23, 2018 · 1 comment
Closed

Is there anyway to output the access log of grpc gateway #556

tooooolong opened this issue Feb 23, 2018 · 1 comment

Comments

@tooooolong
Copy link

I can not found this in the documents

@achew22
Copy link
Collaborator

achew22 commented Feb 24, 2018

grpc-gateway does not produce logs of access since it is not a webserver. If you would like logs of access, please install grpc-gateway behind a HTTP server or add a logging component into the standard Go HTTP server that you're using to serve your content.

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