From ad61fc08345f3be8fb3c25b014873f4187da82a5 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 12 Dec 2022 21:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Instrumentation/commr?= =?UTF-8?q?adio.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Instrumentation/commradio.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Instrumentation/commradio.cxx b/src/Instrumentation/commradio.cxx index 8c625bf..3fcefc2 100644 --- a/src/Instrumentation/commradio.cxx +++ b/src/Instrumentation/commradio.cxx @@ -103,6 +103,7 @@ void AtisSpeaker::valueChanged(SGPropertyNode * node) if (_synthesizeRequest.text == newText) return; + SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() ) SG_LOG(SG_INSTR,SG_INFO,"newText:" << newText);