You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Charith Fernando <ch...@cslworld.com> on 2005/10/25 12:55:49 UTC

making a XML Layout

Hi all,

I want to make a XML layout in log4j a customized XML Layout... how can I do
this? As an example I wanna get the following output

<start>
	<first>
		<data></data>
	</first>	
	<first>
		<data></data>
	</first>
</start>

For each log that I make I want to add the <first> tag and this should be
added before the </start> tag..

How can I do this?

Any ideas?

Thank you,
Regards,
Charith I. Fernando
+94 77 3263222 (Mobile)


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org