]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
initial check-in of file logger module from anthonyl branch, reworked for current...
authorMichael Jerris <mike@jerris.com>
Tue, 27 Nov 2007 19:32:55 +0000 (19:32 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 27 Nov 2007 19:32:55 +0000 (19:32 +0000)
commitd87cfbdb2cd842be8718ec94bc5d348fb6ea950f
tree1190a60182f5ffa7361422b0a85fb884716d5617
parentfc0dc1f9fb6622d0f3770dcefe072cfab0cb355b
initial check-in of file logger module from anthonyl branch, reworked for current module interface and cleaned up debugging code.  More to come on this module.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6414 d0543943-73ff-0310-b7d9-9358b9ac24b2
Freeswitch.sln
conf/autoload_configs/logfile.conf.xml [new file with mode: 0644]
src/include/switch_apr.h
src/mod/loggers/mod_logfile/mod_logfile.c [new file with mode: 0644]
src/mod/loggers/mod_logfile/mod_logfile.vcproj [new file with mode: 0644]