You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi,
I've been trying to save the gRPC output to a log file when using GRPC_TRACE and GRPC_VERBOSITY, but I'm not sure how to pick it up. I use C++ on Windows:
When I run my application from cmd, I see the gRPC output
When I start it from the Visual Studio debugger I don't see it in the console output. I also don't see it in the Output tab in Visual Studio.
So I was just wondering if someone could clarify to which output stream the gRPC log goes please? It doesn't seem to be normal cout; is it a cerr or a clog?
Regards,
Paulin
yas...@google.com
unread,
Oct 1, 2020, 3:12:54 PM10/1/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message