Sure, create your own Layout class! :) Take a look at the source code
to XMLLayout to give you some ideas, but it's really very easy.
cheers,
Paul Smith
On Tue, 2003-10-07 at 21:56, Eyal Yekutiel wrote:
> Hi ,
>
> I am interested in creating xml format log files.
> As much as I understand from
Hi ,
I am interested in creating xml format log files.
As much as I understand from you doc and samples, the messages are formatted according
your dtd (log4j.dtd ).
Is there any way of formating a log file messages according to my dtd ?
thanks
Eyal