Log filter can be configured to write to a given file using 'filename'
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Jun 2006 13:08:00 +0000 (13:08 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Jun 2006 13:08:00 +0000 (13:08 +0000)
commit8db6e2826e50fb4d3f8e6a1287b06357409cf88b
treedbff53ef358ab9d96248c7d0ff0025f2412d231d
parent3e76aecddd16b9729b039fe3964ebfd795273c8d
Log filter can be configured to write to a given file using 'filename'
element. Also information category can be specified with 'category'.
If filename is omitted, the log filter writes to metaproxy.log.
See etc/config5.xml for example.
NEWS
doc/log.xml
src/filter_log.cpp
src/filter_log.hpp
src/xmlutil.cpp
src/xmlutil.hpp