liurenjie1024 commented on issue #478:
URL: https://github.com/apache/iceberg-rust/issues/478#issuecomment-2252325728

   > > Agreed. Would you like to raise an issue for this? I do think we need 
some logging in iceberg crate.
   > 
   > I've been thinking this for a long time too. I often sprinkle in 
`tracing::info!` calls while I'm developing on iceberg but then take them out 
before submitting.
   > 
   > It might be useful to discuss and agree upon a logging policy between us 
all to agree and document when and where to use warn/debug/trace etc.
   > 
   > Additionally I've been focusing on read performance lately and being able 
to add some tracing instrumentation to track execution times of different 
functions would be very useful.
   
   I totally agree with that, a production ready library should have support 
for logging, tracing, and metrics support. We need to have do some 
investigation about how to add it.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to