Hello users,<div><br></div><div>I&#39;m running a few python scripts in my dialplan. I&#39;m making calls to consoleLog (consoleLog(&#39;info&#39;, &quot;Setting %s=%s\n&quot; % (key, content[key]))) but these are not showing up in my actual FS log. These should be logged, I think, as in vars.xml we have set:   &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;console_loglevel=info&quot;/&gt;</div>
<div><br></div><div>These printouts do appear in the FS console, just not in the stored FS log. So what am I missing?</div><div><br></div><div>Thanks!</div>