lidavidm commented on issue #37224:
URL: https://github.com/apache/arrow/issues/37224#issuecomment-1703221740

   I also found a "logging filter": 
https://github.com/grpc/grpc/blob/4f80a4f9aaa6696b7bf121da7c089365287d61c5/src/core/ext/filters/logging/logging_filter.cc
   
   It appears to just log everything that happens on a call. Not sure how 
useful it is. It also seems to poke some unexplained 'promise' API to log 
things. I think it may correspond to I/O, instead of the higher-level 'logical' 
operations on a call: 
https://github.com/grpc/grpc/blob/0dd8a056b86074a5bc1341bfd5b8303b1d67e331/src/core/lib/promise/pipe.h#L559


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to