<div dir="ltr">The switch.conf.xml setting controls a filter in the core that affects all logging. You can adjust it at runtime with the fsctl API.<div><br></div><div>The logging level to freeswitch.log is controlled through the <mappings> section, which doesn't seem to be documented on Confluence or the old Wiki yet. Look at conf/vanilla/autoload_configs/console.conf.xml in the git repo for a description of those settings. Essentially you list the levels to log in the 'all' mapping in most use cases.</div><div><br></div><div>fs_cli picks it's own loglevel by either through an argument or the /log command.</div><div><br></div><div>-Steve</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 October 2015 at 13:18, Michael Nielsen <span dir="ltr"><<a href="mailto:mic.niel84@gmail.com" target="_blank">mic.niel84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can I have different levels of log level in fs_cli and in freeswitch.log?<div><br></div><div>I would like to only have error level in freeswitch.log, and debug level in fs_cli.</div><div><br></div><div>Changing <span><param</span><span> name="loglevel" value="debug"/</span><span>> in switch.conf.xml changes everything - it seems.</span></div>
</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>