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 "Vullanki, Srividya" <Sr...@coair.com> on 2002/07/08 21:37:01 UTC

XML layout Help

Hi,

I would like to use XML Layout for the output file. But i am getting an
error to view the XML.
Here is the error message.

Reference to undeclared namespace prefix: 'log4j'

Here is the XML file written to view the log file

<?xml version="1.0" ?>
<!DOCTYPE log4j:eventSet SYSTEM "log4j.dtd" [<!ENTITY data SYSTEM "log">]>
<log4j:eventSet version="1.2"
xmlns:log4j="http://jakarta.apache.org/log4j/">
  &data;
</log4j:eventSet>


How can i solve this problem.

Thanks in advance
Srividya

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>