From 7d6278c01af131ea233c883d690af0c7426c4ebf Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 8 Jan 2010 21:57:26 +0100 Subject: added log4cxx config added log4cxx.xml DOM-config (log4j compatible) ConsoleAppender for ERROR messages RollingFileAppender for ALL messages (with 4 backup files and max. 400KB) --- test/log4cxx.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 test/log4cxx.xml (limited to 'test/log4cxx.xml') diff --git a/test/log4cxx.xml b/test/log4cxx.xml new file mode 100644 index 00000000..c5920dba --- /dev/null +++ b/test/log4cxx.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3