unknowntpo commented on PR #5905: URL: https://github.com/apache/gravitino/pull/5905#issuecomment-2662250119
> I hope we can control it through parameters. The log level configuration can be initialized through passed parameters. Indeed, and I think we can use `-d` to set debug level: - no `-d`: only shows `ERROR`, `WARNING`, `INFO` - `-d 1`: shows `DEBUG`, and use `FuseAPIHandleDebug` to log input / output of method calls. - `-d 2`: shows `TRACING` Ref: https://docs.rs/tracing/latest/tracing/struct.Level.html#implementations -- 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