[Freeswitch-svn] [commit] r7514 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
brian at freeswitch.org
Mon Feb 4 12:06:44 EST 2008
Author: brian
Date: Mon Feb 4 12:06:43 2008
New Revision: 7514
Modified:
freeswitch/trunk/conf/autoload_configs/console.conf.xml
Log:
this isn't the behavior I wanted
Modified: freeswitch/trunk/conf/autoload_configs/console.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/console.conf.xml (original)
+++ freeswitch/trunk/conf/autoload_configs/console.conf.xml Mon Feb 4 12:06:43 2008
@@ -6,7 +6,7 @@
name can be a file name, function name or 'all'
value is one or more of debug,info,notice,warning,err,crit,alert,all
-->
- <map name="all" value="info,notice,warning,err,crit,alert"/>
+ <map name="all" value="debug,info,notice,warning,err,crit,alert"/>
</mappings>
<settings>
<!-- comment or set to false for no color logging -->
More information about the Freeswitch-svn
mailing list