]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
default to log
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 6 Dec 2007 22:36:02 +0000 (22:36 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 6 Dec 2007 22:36:02 +0000 (22:36 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6552 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 4a86dac744a84fe0f9b3228744b08c309dba5990..45e3830742a7ae9ac72baf3fc9d21dd23fa40553 100644 (file)
@@ -3,6 +3,7 @@
     
     <!-- Loggers (I'd load these first) -->
     <load module="mod_console"/>
+    <load module="mod_logfile"/>
     <!-- <load module="mod_syslog"/> -->
 
     <!-- Multi-Faceted -->