added test case for yp2::filter::Log, added time stamping inside log filter, added...
authorMarc Cromme <marc@indexdata.dk>
Wed, 19 Oct 2005 22:45:59 +0000 (22:45 +0000)
committerMarc Cromme <marc@indexdata.dk>
Wed, 19 Oct 2005 22:45:59 +0000 (22:45 +0000)
commitc5f2b2f7158164cc047cdaf9935e27a33dcf4e5a
treea45020271a8cfd9545e1217193a132555b3306eb
parentec40d94aeb48a31ebe0ac8c9b9457f28a2d54fcc
added test case for yp2::filter::Log, added time stamping inside log filter, added mutex protection of Ostream during logging before and after call to process(), but unlocked during call to process()
src/.cvsignore
src/Makefile.am
src/filter_log.cpp
src/filter_log.hpp
src/test_filter_log.cpp [new file with mode: 0644]