[Freeswitch-svn] [commit] r6552 -	freeswitch/trunk/conf/autoload_configs
    Freeswitch SVN 
    anthm at freeswitch.org
       
    Thu Dec  6 17:36:03 EST 2007
    
    
  
Author: anthm
Date: Thu Dec  6 17:36:02 2007
New Revision: 6552
Modified:
   freeswitch/trunk/conf/autoload_configs/modules.conf.xml
Log:
default to log
Modified: freeswitch/trunk/conf/autoload_configs/modules.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/modules.conf.xml	(original)
+++ freeswitch/trunk/conf/autoload_configs/modules.conf.xml	Thu Dec  6 17:36:02 2007
@@ -3,6 +3,7 @@
     
     <!-- Loggers (I'd load these first) -->
     <load module="mod_console"/>
+    <load module="mod_logfile"/>
     <!-- <load module="mod_syslog"/> -->
 
     <!-- Multi-Faceted -->
    
    
More information about the Freeswitch-svn
mailing list