unknowntpo commented on PR #5905:
URL: https://github.com/apache/gravitino/pull/5905#issuecomment-2584803594

   Note that I use `tracing::debug`, `tracing::error` with structure logging to 
format the message in key value pair format, so we don't need to control format 
manually.
   
   e.g.
   
           debug!(req.unique, ?req, parent = ?parent_stat.name, ?name, "lookup 
started");


-- 
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: commits-unsubscr...@gravitino.apache.org

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

Reply via email to