问题: 执行 hdc -t 127.0.0.1:5555 hilog -r 后控制台持续输出日志
环境:
- 设备型号:

- 操作系统版本: [Windows 10]
- hdc 版本: [版本:3.1.0b]
复现步骤:
- 打开终端。
- 执行命令:
hdc -t 127.0.0.1:5555 hilog -r。
预期行为:
实际行为:
- 控制台开始持续输出日志,不会自动停止。

其他信息:
- 我尝试了多次,每次都会出现同样的问题。
- 设备上并没有其他进程在同时查询日志。
- 我已经确认设备上的日志生成是正常的,但在执行
hilog -r 后,控制台仍然持续输出日志。
日志:
11-20 09:50:10.049 0 0 I I00000/HiLog: ========Zeroth log of type: init
11-20 09:50:35.533 300 300 I I02c01/CustCarrierMount: UpdateCotaOpkeyLink start
11-20 09:50:35.534 300 300 W I02c01/CustCarrierMount: not exsit CUST_GLOBAL_CARRIER_DIR or COTA_PARAM_CARRIER_DIR
11-20 09:50:42.913 300 300 I I02c01/CustCarrierMount: success to update cota carrier
问题: 执行
hdc -t 127.0.0.1:5555 hilog -r后控制台持续输出日志环境:
复现步骤:
hdc -t 127.0.0.1:5555 hilog -r。预期行为:
实际行为:
其他信息:
hilog -r后,控制台仍然持续输出日志。日志:
hilog -r后的部分输出示例:11-20 09:50:10.049 0 0 I I00000/HiLog: ========Zeroth log of type: init
11-20 09:50:35.533 300 300 I I02c01/CustCarrierMount: UpdateCotaOpkeyLink start
11-20 09:50:35.534 300 300 W I02c01/CustCarrierMount: not exsit CUST_GLOBAL_CARRIER_DIR or COTA_PARAM_CARRIER_DIR
11-20 09:50:42.913 300 300 I I02c01/CustCarrierMount: success to update cota carrier