Hello users,<div><br></div><div>I'm running a few python scripts in my dialplan. I'm making calls to consoleLog (consoleLog('info', "Setting %s=%s\n" % (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: <X-PRE-PROCESS cmd="set" data="console_loglevel=info"/></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>