[Freeswitch-users] FreeSWITCH log question
Antonio
asilva at wirelessmundi.com
Wed Oct 24 14:48:53 MSD 2012
Hi,
You can set the log level when connecting to fs:
fs_cli -l 0 or fs_cli --loglevel=0
On Wed, 2012-10-24 at 13:44 +0400, Виталий Давудов wrote:
> 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
> <mappings>
> <map name="all"
> value="console,debug,info,notice,warning,err,crit,alert"/>
> </mappings>
> <settings>
> <param name="loglevel" value="info"/>
> </settings>
> to
> <mappings>
> <map name="all" value="err,crit,alert"/>
> </mappings>
> <settings>
> <param name="loglevel" value="err"/>
> </settings>
> 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?
>
--
Un cordial saludo / Best regards,
_________________________
António Silva
E-mail:asilva at wirelessmundi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121024/15784543/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list