Improved gRPC debug logger (#1730)
Since many gRPC calls may happen together, to better understand what's happening now: - each call is identified by a sequence number (even if they are interleaved) - when a non-streaming calls ends a "CALL END" log is printed
Showing
Please register or sign in to comment