Adding optional use of mondemand for logging and stats. Still need to add config...
commit5760005048d68f831eadf2a1f37eda874691467b
authorPreston Pfarner <preston.pfarner@gmail.com>
Sat, 8 May 2010 01:15:49 +0000 (8 01:15 +0000)
committerPreston Pfarner <preston.pfarner@gmail.com>
Sat, 8 May 2010 01:15:49 +0000 (8 01:15 +0000)
tree1ee4442b5801cd076fa3ce99022f90057eb4acc3
parent7cb6ae5f353c99349fa7b368ae88981fcfc1309b
Adding optional use of mondemand for logging and stats.  Still need to add config options (it's emitting to localhost:20402 for the moment)

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-journaller/trunk@483 a2f82657-cdd2-4550-bd36-68a8e7111808
configure.ac
src/Makefile.am
src/log.c
src/lwes_mondemand.c [new file with mode: 0644]
src/lwes_mondemand.h [new file with mode: 0644]
src/stats.c