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);