6 Jul 2007 19:27
Log4j - WellFormedXMLAppender
Pascal Fonte <pascal_fonte <at> hotmail.com>
2007-07-06 17:27:49 GMT
2007-07-06 17:27:49 GMT
Hi
The problem with a RollingFileAppender with an XMLLayout layout
is that the output XML file is not well formed.
<row .... />
<row .... />
<row .... />
instead of
<root>
<row .... />
<row .... />
<row .... />
</root>
Anybody knows if someone developped an appender extending
org.apache.log4j.RollingFileAppender
and outputing a well formed XML document?
thank you in advance,
Pascal
>From: general-help <at> logging.apache.org
>To: pascal_fonte <at> hotmail.com
>Subject: WELCOME to general <at> logging.apache.org
>Date: 6 Jul 2007 17:21:30 -0000
>
>Hi! This is the ezmlm program. I'm managing the
(Continue reading)
RSS Feed