Is there any possible to filter out tvm log and different level log for rpc runtime?

Currently I try to use rpc runtime in mali GPU device to auto tune tflite models. But the rpc always run failed, and then re-launch. So I want to know what caused it run failed. But it seems the rpc runtime doesn’t have log level filter and log tag filter. Is there any possible to support these two requests.