crepererum commented on issue #380:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/380#issuecomment-2911905901

   > I think a logging store is potentially useful, although it might make more 
sense as an HttpService wrapper now that they exist.
   
   Depends what the intention of "logging" is. If it's for network IO, I agree. 
If it's to log semantic operations, I think it should be an `ObjectStore` 
wrapper. This way it could also be used for in-mem or FS-backed stores (or any 
third-party store).


-- 
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