> Can I write the log in an xml format using Log4j?
> If yes, please provide a simple example configuration or necessary
> steps.
You can always use org.apache.log4j.xml.XMLLayout.
Configure it in your log4j.properties/xml file like
logj.appender.aaa.logfile.layout=org.apache.log4j.xml.XMLLayout.

-- 
Hakan (m1fcj)

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

Reply via email to