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

   The current issue is that when you use -d to enable debug logs, logs from 
all modules are printed, making it too messy, which is not what we want. We are 
designing a strategy where environment variables have the highest priority. If 
the environment variable is set, the -d parameter will be ignored. If -d 1 is 
passed, it will enable logging (like fuse-debug log). In the future, I would 
like to add similar debug features that can be triggered with -d 2, such as 
PathFileSystemDebugLog.


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