On Mon, 2005-04-25 at 21:39 +0100, Andy McBride wrote:
> 
> The XMLLayout class pointed out by Hakan, renders log events as xml
> conforming to the log4j.dtd.  Use of this does not require you to have xml
> markup in the config file (.properties or.xml) as its format is fixed 

<log4j:event logger="chapter3.MyApp2" timestamp="1114535229055"
level="INFO" thread="main">
<log4j:message><![CDATA[Did it again!]]></log4j:message>
</log4j:event>  format.

Is there no way to add to this please?

regards DaveP




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

Reply via email to