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

   > We don’t need to enable logging for all crates, as that might result in an 
overwhelming amount of logs. Typically, logs from other crates should be 
disabled by default. If you want to enable logs for other modules, it’s best to 
do so through RUST_LOG or a configuration file. Our -d parameter is intended to 
control debug logs for our specific modules, which should be more effective for 
troubleshooting.
   
   I set `-d 2` to be the same as `-d 1` for now, and when 
`PathFileSystemDebugLog` is ready, we can 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: commits-unsubscr...@gravitino.apache.org

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

Reply via email to