Hi,

  I was using example code XMLSample.java in source distribution with
configuration file 
org/apache/log4j/xml/examples/sample4.xml to test async appender. 
Somehow, the category name doesn't show up in log file as following. 
Is there any known problem with the configuration file ( sample4,xml)? 
Thanks for help.


2001-11-19 10:13:57,655 WARN  [main] ? (?:?) - Message 1
2001-11-19 10:13:57,655 ERROR [main] ? (?:?) - Message 2
2001-11-19 10:13:57,665 DEBUG [main] ? (?:?) - Message 3
java.lang.Exception: Just testing
        at
org.apache.log4j.xml.examples.XMLSample.sample(XMLSample.java:59)
        at
org.apache.log4j.xml.examples.XMLSample.main(XMLSample.java:36)


lisa


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

Reply via email to