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

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


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