Hi, have recently started working on grpc v1.52.1 using C++ on linux 
platform.
Found out that gpr_log function is being used for logging mechanism.
Was looking for redirecting gpr_logs to any given file by user so that can 
be analyzed later if any need arises. Is it supported in the above grpc 
version for C++ on linux.

When looked at code, it is printing all grpc logs to std_err. 
Also, found out that for php there is an option to mention the log file 
using variable "grpc.log_filename"

Can any one confirm, does "logs redirecting to file" is supported for c++ 
language also ? If so, how to enable it ?

 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/0ae85fa5-5cb9-49b5-a679-526931ebcca0n%40googlegroups.com.

Reply via email to