<div dir="ltr"><div>Hi all,</div><div><br></div><div>I'm trying to use session:setVariable in my script and noticed that when I do this, it shows up in the CLI and freeswitch.log files as DEBUG. <br></div><div><br></div><div>2020-06-23 23:22:23.369212 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable(variable_name, variable_value )</div><div><br></div><div>Is there a way to prevent this from getting logged? I know I can turn off DEBUG level logs but there is other DEBUG-level information that is useful.<br></div><div><br></div><div>Alternatively, is there another way to pass a variable to a python script besides what is documented here that requires you to set/get session variables? I tried various implementations of passing it as an argument but was not successful in figuring out the correct format.<br></div><div><br></div><div><a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_python#mod_python-HowdoIpassargumentstothescript?">https://freeswitch.org/confluence/display/FREESWITCH/mod_python#mod_python-HowdoIpassargumentstothescript?</a></div><div><br></div><div>Thanks,</div><div>Michael<br></div><div><br></div></div>