<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
You can set the log level when connecting to fs:<BR>
<BR>
fs_cli -l 0 or fs_cli --loglevel=0 <BR>
<BR>
<BR>
<BR>
On Wed, 2012-10-24 at 13:44 +0400, &#1042;&#1080;&#1090;&#1072;&#1083;&#1080;&#1081; &#1044;&#1072;&#1074;&#1091;&#1076;&#1086;&#1074; wrote: 
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hi, list!
I've installed FreeSWITCH Version 1.2.3+git~20120920T220849Z~f718a5e8e6 
(1.2.3; git at commit f718a5e8e6 on Thu, 20 Sep 2012 22:08:49 Z).
I decide to decrease console log level. To achieve this goal I edited 
console.conf.xml file and replace some string:
from
   &lt;mappings&gt;
     &lt;map name=&quot;all&quot; 
value=&quot;console,debug,info,notice,warning,err,crit,alert&quot;/&gt;
   &lt;/mappings&gt;
   &lt;settings&gt;
     &lt;param name=&quot;loglevel&quot; value=&quot;info&quot;/&gt;
   &lt;/settings&gt;
to
   &lt;mappings&gt;
     &lt;map name=&quot;all&quot; value=&quot;err,crit,alert&quot;/&gt;
   &lt;/mappings&gt;
   &lt;settings&gt;
     &lt;param name=&quot;loglevel&quot; value=&quot;err&quot;/&gt;
   &lt;/settings&gt;
and then restart freeswitch
But when I run fs_cli there still present debug, info, etc, messages.
Console log level decreased only after I changed in swintch.conf.xml 
file loglevel param from debug to err - this method is not suited to me 
because it decrease log level in freeswitch.log too.

How can I properly tune FS to achive my goal?

</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 

Un cordial saludo / Best regards, 

&nbsp;_________________________

Ant&#243;nio Silva

E-mail:<A HREF="mailto:asilva@wirelessmundi.com">asilva@wirelessmundi.com</A>
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>