<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Logging</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Yes this is possible...<BR>
<BR>
Set the loglevel in switch.conf.xml to err, then if you need to change it you can change it at any time from the CLI with fsctl loglevel &lt;LOG_LEVEL&gt; ..<BR>
<BR>
You can also adjust it in logfile.conf.xml for whats logged in the files and adjust it in console.conf.xml (or vars.xml) for the console loglevel ....<BR>
<BR>
Keep in mind that the loglevel in switch.conf.xml is the core logger loglevel, setting this to say err, makes the core logger drop everything higher then the ERR level and things will not even make it to the console or logfile. <BR>
<BR>
K<BR>
<BR>
<BR>
<BR>
<BR>
On 11/18/12 5:48 PM, &quot;David Villasmil&quot; &lt;<a href="david.villasmil.work@gmail.com">david.villasmil.work@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hello guys,<BR>
<BR>
I'm going crazy with the logging feature.<BR>
<BR>
If I understand correctly, you set the minimum logging in switch.conf.xml, i.e.: debug.<BR>
<BR>
I set debug because I want to be able to do &quot;console loglevel debug&quot; for debugging later... but I don't want it all the time!<BR>
<BR>
FS is creating a log file every 2 minutes... I don't want that, I want to have &quot;err&quot; as the normal logging level and be able to do &quot;debug&quot; on the console whenever I need it...<BR>
<BR>
Is this possible?<BR>
<BR>
Thanks<BR>
<BR>
David<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
</SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
</SPAN></FONT>
</BODY>
</HTML>