Nov 30 11:18:10 2021] usb 2-8: Product: Logitech BRIO[Tue Nov 30 11:18:10 2021] usb 2-8: current rate 16000 is different from the48000
[Tue Nov 30 11:18:10 2021] input: Logitec
我使用scala进程来启动python程序,并使用ProcessLogger从python程序中捕获stdout。我看到python程序中的print语句只有在python程序完成后才会打印出来。是否有方法在执行python print语句时对其进行流处理? def main(args: Array[String]) { val process =