GRPC communication logging

631 views
Skip to first unread message

falco...@gmail.com

unread,
Jun 6, 2016, 6:40:19 AM6/6/16
to grpc.io
I stumbled upon https://github.com/grpc/grpc/blob/master/doc/binary-logging.md and didn't find any news on an actual implementation of it. Is there any update on this?

What would be my best option to log incoming requests and outgoing responses of a server (without adding individual logging to every bound method)? I didn't see any usable events in the C# implementation.

Michael Lumish

unread,
Jun 14, 2016, 7:09:38 PM6/14/16
to falco...@gmail.com, grpc.io
We currently just have the specification of that document, not an implementation. Even with an implementation based on that specification, you would still have to explicitly log each message. As far as I know, none of the languages, including C#, currently have events for every request or response.

On Mon, Jun 6, 2016 at 3:40 AM <falco...@gmail.com> wrote:
I stumbled upon https://github.com/grpc/grpc/blob/master/doc/binary-logging.md and didn't find any news on an actual implementation of it. Is there any update on this?

What would be my best option to log incoming requests and outgoing responses of a server (without adding individual logging to every bound method)? I didn't see any usable events in the C# implementation.

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/260ad792-7344-4688-b717-acd301fa50ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages