From: Chandra Swaminathan

Hi,

I am a new log4j user and have been trying out some of the examples in the
log4j (version 1.1.3) distribution.  Let me congratulate and thank you for
a well conceived project.

I apologize if my question is a repeat post.  I am trying to figure out if
there is a possible bug or if I am doing something wrong in using the
MyCategory.java example.  I ran the MyCategory example with the
"mycat.good" properties file.  But, I see that the message in "c.trace" on
line number 41does not get printed despite setting the priority of the
MyCategory class to "TRACE".  So, I also tried setting the priority of the
root category to TRACE instead of DEBUG in the properties file and ran the
example. I still see the same result. That is, only the c.debug() message
"Hello World" gets printed.

Can someone help me figure out what I am possibly doing wrong.

Chandra.


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

Reply via email to