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 <[email protected]> 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 [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/260ad792-7344-4688-b717-acd301fa50ae%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/260ad792-7344-4688-b717-acd301fa50ae%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAPK2-4fB7VovYJF0zf_1PHADxYmmchvMhorW1vtEsOXubhyjBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to