[Freeswitch-svn] [commit] r7456 -	freeswitch/trunk/conf/autoload_configs
    Freeswitch SVN 
    brian at freeswitch.org
       
    Fri Feb  1 09:34:13 EST 2008
    
    
  
Author: brian
Date: Fri Feb  1 09:34:13 2008
New Revision: 7456
Modified:
   freeswitch/trunk/conf/autoload_configs/console.conf.xml
Log:
getting closer
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	Fri Feb  1 09:34:13 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="debug,info,notice,warning,err,crit,alert"/>
+    <map name="all" value="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