Hi,

> 
> The issue i am facing is that the log4j.dtd defines the event as 
> follows:
> 
> <!ATTLIST log4j:event
> category CDATA #REQUIRED
> priority CDATA #REQUIRED
> thread CDATA #REQUIRED
> timestamp CDATA #REQUIRED
> >
> 
> Note that the dtd uses "priority" while the XMLLayout 
> uses "level"(for severity levels like DEBUG, WARN etc). How can i fix 
> it? 

What log4j version do you use ?

I think this has been fixed in a recent 
log4j version ( >= 1.2.4).
Now it uses "level" and "logger" consistently.

Hope this helps,
Holger

----
Holger Brands
eurodata GmbH & Co. KG


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

Reply via email to