Hi folks,

  I started using log4j recently and have started liking it. I needed a xml
based log output format.
So I used org.apache.log4j.xml.XMLLayout & RollingFileAppender and found
that it is quite good.
However it does not generate well formed xml documents. There is no root tag
and hence the parsers
throw error while parsing.
Can somebody point me to an XMLFileAppender if it exists or any better
solution to get a well fomed xml document ?

Thanks
Balaji

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to